stratosphere-cloudfront-1.0.0: Stratosphere integration for AWS CloudFront.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CloudFront.Distribution

Documentation

data OriginProperty Source #

Instances

Instances details
ToJSON OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Show OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Eq OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

ToResourceProperties OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Property "ConnectionAttempts" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "ConnectionAttempts" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "ConnectionAttempts" OriginProperty = Value Integer

Methods

set :: PropertyType "ConnectionAttempts" OriginProperty -> OriginProperty -> OriginProperty #

Property "ConnectionTimeout" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "ConnectionTimeout" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "ConnectionTimeout" OriginProperty = Value Integer

Methods

set :: PropertyType "ConnectionTimeout" OriginProperty -> OriginProperty -> OriginProperty #

Property "CustomOriginConfig" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "CustomOriginConfig" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Methods

set :: PropertyType "CustomOriginConfig" OriginProperty -> OriginProperty -> OriginProperty #

Property "DomainName" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "DomainName" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Property "Id" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Property "OriginAccessControlId" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "OriginAccessControlId" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "OriginAccessControlId" OriginProperty = Value Text

Methods

set :: PropertyType "OriginAccessControlId" OriginProperty -> OriginProperty -> OriginProperty #

Property "OriginCustomHeaders" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "OriginCustomHeaders" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Methods

set :: PropertyType "OriginCustomHeaders" OriginProperty -> OriginProperty -> OriginProperty #

Property "OriginPath" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "OriginPath" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Property "OriginShield" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "OriginShield" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Property "ResponseCompletionTimeout" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "ResponseCompletionTimeout" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "ResponseCompletionTimeout" OriginProperty = Value Integer

Methods

set :: PropertyType "ResponseCompletionTimeout" OriginProperty -> OriginProperty -> OriginProperty #

Property "S3OriginConfig" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "S3OriginConfig" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Property "VpcOriginConfig" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Associated Types

type PropertyType "VpcOriginConfig" OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

Methods

set :: PropertyType "VpcOriginConfig" OriginProperty -> OriginProperty -> OriginProperty #

type PropertyType "ConnectionAttempts" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "ConnectionAttempts" OriginProperty = Value Integer
type PropertyType "ConnectionTimeout" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "ConnectionTimeout" OriginProperty = Value Integer
type PropertyType "CustomOriginConfig" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "DomainName" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "Id" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "OriginAccessControlId" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "OriginAccessControlId" OriginProperty = Value Text
type PropertyType "OriginCustomHeaders" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "OriginPath" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "OriginShield" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "ResponseCompletionTimeout" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "ResponseCompletionTimeout" OriginProperty = Value Integer
type PropertyType "S3OriginConfig" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

type PropertyType "VpcOriginConfig" OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginProperty

data OriginGroupProperty Source #

Instances

Instances details
ToJSON OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

Show OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

Eq OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

ToResourceProperties OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

Property "FailoverCriteria" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

Property "Id" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

Property "Members" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

Property "SelectionCriteria" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

Associated Types

type PropertyType "SelectionCriteria" OriginGroupProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

type PropertyType "SelectionCriteria" OriginGroupProperty = Value Text
type PropertyType "FailoverCriteria" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

type PropertyType "Id" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

type PropertyType "Members" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

type PropertyType "SelectionCriteria" OriginGroupProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupProperty

type PropertyType "SelectionCriteria" OriginGroupProperty = Value Text

data DistributionConfigProperty Source #

Instances

Instances details
ToJSON DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Show DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Eq DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

ToResourceProperties DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "Aliases" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "AnycastIpListId" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Associated Types

type PropertyType "AnycastIpListId" DistributionConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "CNAMEs" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "CacheBehaviors" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "Comment" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "ConnectionMode" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "ContinuousDeploymentPolicyId" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Associated Types

type PropertyType "ContinuousDeploymentPolicyId" DistributionConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "ContinuousDeploymentPolicyId" DistributionConfigProperty = Value Text
Property "CustomErrorResponses" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "CustomOrigin" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "DefaultCacheBehavior" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "DefaultRootObject" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Associated Types

type PropertyType "DefaultRootObject" DistributionConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "Enabled" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "HttpVersion" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "IPV6Enabled" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "Logging" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "OriginGroups" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "Origins" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "PriceClass" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "Restrictions" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "S3Origin" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "Staging" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "TenantConfig" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "ViewerCertificate" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

Property "WebACLId" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "Aliases" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "AnycastIpListId" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "CNAMEs" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "CacheBehaviors" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "Comment" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "ConnectionMode" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "ContinuousDeploymentPolicyId" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "ContinuousDeploymentPolicyId" DistributionConfigProperty = Value Text
type PropertyType "CustomErrorResponses" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "CustomOrigin" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "DefaultCacheBehavior" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "DefaultRootObject" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "Enabled" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "HttpVersion" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "IPV6Enabled" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "Logging" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "OriginGroups" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "Origins" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "PriceClass" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "Restrictions" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "S3Origin" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "Staging" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "TenantConfig" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "ViewerCertificate" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

type PropertyType "WebACLId" DistributionConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DistributionConfigProperty

data CacheBehaviorProperty Source #

Instances

Instances details
ToJSON CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Show CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Eq CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

ToResourceProperties CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "AllowedMethods" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "AllowedMethods" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "CachePolicyId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "CachePolicyId" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "CachedMethods" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "CachedMethods" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "Compress" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "DefaultTTL" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "FieldLevelEncryptionId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "FieldLevelEncryptionId" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "FieldLevelEncryptionId" CacheBehaviorProperty = Value Text
Property "ForwardedValues" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "ForwardedValues" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "FunctionAssociations" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "FunctionAssociations" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "GrpcConfig" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "LambdaFunctionAssociations" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "LambdaFunctionAssociations" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "MaxTTL" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "MinTTL" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "OriginRequestPolicyId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "OriginRequestPolicyId" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "OriginRequestPolicyId" CacheBehaviorProperty = Value Text
Property "PathPattern" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "PathPattern" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "RealtimeLogConfigArn" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "RealtimeLogConfigArn" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "RealtimeLogConfigArn" CacheBehaviorProperty = Value Text
Property "ResponseHeadersPolicyId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "ResponseHeadersPolicyId" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "ResponseHeadersPolicyId" CacheBehaviorProperty = Value Text
Property "SmoothStreaming" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "SmoothStreaming" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "SmoothStreaming" CacheBehaviorProperty = Value Bool
Property "TargetOriginId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "TargetOriginId" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "TrustedKeyGroups" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "TrustedKeyGroups" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "TrustedSigners" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "TrustedSigners" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Property "ViewerProtocolPolicy" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Associated Types

type PropertyType "ViewerProtocolPolicy" CacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "ViewerProtocolPolicy" CacheBehaviorProperty = Value Text
type PropertyType "AllowedMethods" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "CachePolicyId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "CachedMethods" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "Compress" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "DefaultTTL" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "FieldLevelEncryptionId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "FieldLevelEncryptionId" CacheBehaviorProperty = Value Text
type PropertyType "ForwardedValues" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "FunctionAssociations" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "GrpcConfig" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "LambdaFunctionAssociations" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "MaxTTL" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "MinTTL" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "OriginRequestPolicyId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "OriginRequestPolicyId" CacheBehaviorProperty = Value Text
type PropertyType "PathPattern" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "RealtimeLogConfigArn" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "RealtimeLogConfigArn" CacheBehaviorProperty = Value Text
type PropertyType "ResponseHeadersPolicyId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "ResponseHeadersPolicyId" CacheBehaviorProperty = Value Text
type PropertyType "SmoothStreaming" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "SmoothStreaming" CacheBehaviorProperty = Value Bool
type PropertyType "TargetOriginId" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "TrustedKeyGroups" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "TrustedSigners" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "ViewerProtocolPolicy" CacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

type PropertyType "ViewerProtocolPolicy" CacheBehaviorProperty = Value Text

data ForwardedValuesProperty Source #

Instances

Instances details
ToJSON ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

Show ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

Eq ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

ToResourceProperties ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

Property "Cookies" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

Property "Headers" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

Property "QueryString" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

Property "QueryStringCacheKeys" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

Associated Types

type PropertyType "QueryStringCacheKeys" ForwardedValuesProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

type PropertyType "QueryStringCacheKeys" ForwardedValuesProperty = ValueList Text
type PropertyType "Cookies" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

type PropertyType "Headers" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

type PropertyType "QueryString" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

type PropertyType "QueryStringCacheKeys" ForwardedValuesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ForwardedValuesProperty

type PropertyType "QueryStringCacheKeys" ForwardedValuesProperty = ValueList Text

data FunctionAssociationProperty Source #

Instances

Instances details
ToJSON FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

Show FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

Eq FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

ToResourceProperties FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

Property "EventType" FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

Property "FunctionARN" FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

type PropertyType "EventType" FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

type PropertyType "FunctionARN" FunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.FunctionAssociationProperty

data GrpcConfigProperty Source #

Instances

Instances details
ToJSON GrpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GrpcConfigProperty

Show GrpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GrpcConfigProperty

Eq GrpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GrpcConfigProperty

ToResourceProperties GrpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GrpcConfigProperty

Property "Enabled" GrpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GrpcConfigProperty

Associated Types

type PropertyType "Enabled" GrpcConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GrpcConfigProperty

type PropertyType "Enabled" GrpcConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GrpcConfigProperty

data LambdaFunctionAssociationProperty Source #

Instances

Instances details
ToJSON LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

Show LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

Eq LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

ToResourceProperties LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

Property "EventType" LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

Property "IncludeBody" LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

Property "LambdaFunctionARN" LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

type PropertyType "EventType" LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

type PropertyType "IncludeBody" LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

type PropertyType "LambdaFunctionARN" LambdaFunctionAssociationProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LambdaFunctionAssociationProperty

data CookiesProperty Source #

Instances

Instances details
ToJSON CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

Show CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

Eq CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

ToResourceProperties CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

Property "Forward" CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

Associated Types

type PropertyType "Forward" CookiesProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

Property "WhitelistedNames" CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

Associated Types

type PropertyType "WhitelistedNames" CookiesProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

type PropertyType "WhitelistedNames" CookiesProperty = ValueList Text
type PropertyType "Forward" CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

type PropertyType "WhitelistedNames" CookiesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CookiesProperty

type PropertyType "WhitelistedNames" CookiesProperty = ValueList Text

data CustomErrorResponseProperty Source #

Instances

Instances details
ToJSON CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Show CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Eq CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

ToResourceProperties CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Property "ErrorCachingMinTTL" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Associated Types

type PropertyType "ErrorCachingMinTTL" CustomErrorResponseProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Property "ErrorCode" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Property "ResponseCode" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Property "ResponsePagePath" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

Associated Types

type PropertyType "ResponsePagePath" CustomErrorResponseProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

type PropertyType "ErrorCachingMinTTL" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

type PropertyType "ErrorCode" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

type PropertyType "ResponseCode" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

type PropertyType "ResponsePagePath" CustomErrorResponseProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomErrorResponseProperty

data CustomOriginConfigProperty Source #

Constructors

CustomOriginConfigProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-customoriginconfig.html

Fields

Instances

Instances details
ToJSON CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Show CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Eq CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

ToResourceProperties CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Property "HTTPPort" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Property "HTTPSPort" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Property "IpAddressType" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Property "OriginKeepaliveTimeout" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Associated Types

type PropertyType "OriginKeepaliveTimeout" CustomOriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "OriginKeepaliveTimeout" CustomOriginConfigProperty = Value Integer
Property "OriginProtocolPolicy" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Associated Types

type PropertyType "OriginProtocolPolicy" CustomOriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "OriginProtocolPolicy" CustomOriginConfigProperty = Value Text
Property "OriginReadTimeout" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Associated Types

type PropertyType "OriginReadTimeout" CustomOriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Property "OriginSSLProtocols" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Associated Types

type PropertyType "OriginSSLProtocols" CustomOriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "HTTPPort" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "HTTPSPort" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "IpAddressType" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "OriginKeepaliveTimeout" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "OriginKeepaliveTimeout" CustomOriginConfigProperty = Value Integer
type PropertyType "OriginProtocolPolicy" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "OriginProtocolPolicy" CustomOriginConfigProperty = Value Text
type PropertyType "OriginReadTimeout" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

type PropertyType "OriginSSLProtocols" CustomOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

data DefaultCacheBehaviorProperty Source #

Instances

Instances details
ToJSON DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Show DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Eq DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

ToResourceProperties DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "AllowedMethods" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "CachePolicyId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "CachedMethods" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "Compress" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "DefaultTTL" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "FieldLevelEncryptionId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Associated Types

type PropertyType "FieldLevelEncryptionId" DefaultCacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "FieldLevelEncryptionId" DefaultCacheBehaviorProperty = Value Text
Property "ForwardedValues" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "FunctionAssociations" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "GrpcConfig" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "LambdaFunctionAssociations" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Associated Types

type PropertyType "LambdaFunctionAssociations" DefaultCacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "MaxTTL" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "MinTTL" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "OriginRequestPolicyId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Associated Types

type PropertyType "OriginRequestPolicyId" DefaultCacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "OriginRequestPolicyId" DefaultCacheBehaviorProperty = Value Text
Property "RealtimeLogConfigArn" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Associated Types

type PropertyType "RealtimeLogConfigArn" DefaultCacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "RealtimeLogConfigArn" DefaultCacheBehaviorProperty = Value Text
Property "ResponseHeadersPolicyId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Associated Types

type PropertyType "ResponseHeadersPolicyId" DefaultCacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "ResponseHeadersPolicyId" DefaultCacheBehaviorProperty = Value Text
Property "SmoothStreaming" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "TargetOriginId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "TrustedKeyGroups" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "TrustedSigners" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Property "ViewerProtocolPolicy" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

Associated Types

type PropertyType "ViewerProtocolPolicy" DefaultCacheBehaviorProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "ViewerProtocolPolicy" DefaultCacheBehaviorProperty = Value Text
type PropertyType "AllowedMethods" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "CachePolicyId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "CachedMethods" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "Compress" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "DefaultTTL" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "FieldLevelEncryptionId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "FieldLevelEncryptionId" DefaultCacheBehaviorProperty = Value Text
type PropertyType "ForwardedValues" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "FunctionAssociations" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "GrpcConfig" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "LambdaFunctionAssociations" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "MaxTTL" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "MinTTL" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "OriginRequestPolicyId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "OriginRequestPolicyId" DefaultCacheBehaviorProperty = Value Text
type PropertyType "RealtimeLogConfigArn" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "RealtimeLogConfigArn" DefaultCacheBehaviorProperty = Value Text
type PropertyType "ResponseHeadersPolicyId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "ResponseHeadersPolicyId" DefaultCacheBehaviorProperty = Value Text
type PropertyType "SmoothStreaming" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "TargetOriginId" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "TrustedKeyGroups" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "TrustedSigners" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "ViewerProtocolPolicy" DefaultCacheBehaviorProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefaultCacheBehaviorProperty

type PropertyType "ViewerProtocolPolicy" DefaultCacheBehaviorProperty = Value Text

data DefinitionProperty Source #

Instances

Instances details
ToJSON DefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefinitionProperty

Show DefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefinitionProperty

Eq DefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefinitionProperty

ToResourceProperties DefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefinitionProperty

Property "StringSchema" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefinitionProperty

Associated Types

type PropertyType "StringSchema" DefinitionProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefinitionProperty

type PropertyType "StringSchema" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.DefinitionProperty

data StringSchemaProperty Source #

Instances

Instances details
ToJSON StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

Show StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

Eq StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

ToResourceProperties StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

Property "Comment" StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

Property "DefaultValue" StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

Associated Types

type PropertyType "DefaultValue" StringSchemaProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

Property "Required" StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

type PropertyType "Comment" StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

type PropertyType "DefaultValue" StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

type PropertyType "Required" StringSchemaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty

data LegacyCustomOriginProperty Source #

Instances

Instances details
ToJSON LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Show LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Eq LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

ToResourceProperties LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Property "DNSName" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Property "HTTPPort" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Property "HTTPSPort" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Property "OriginProtocolPolicy" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Associated Types

type PropertyType "OriginProtocolPolicy" LegacyCustomOriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

type PropertyType "OriginProtocolPolicy" LegacyCustomOriginProperty = Value Text
Property "OriginSSLProtocols" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

Associated Types

type PropertyType "OriginSSLProtocols" LegacyCustomOriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

type PropertyType "DNSName" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

type PropertyType "HTTPPort" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

type PropertyType "HTTPSPort" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

type PropertyType "OriginProtocolPolicy" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

type PropertyType "OriginProtocolPolicy" LegacyCustomOriginProperty = Value Text
type PropertyType "OriginSSLProtocols" LegacyCustomOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyCustomOriginProperty

data LegacyS3OriginProperty Source #

Instances

Instances details
ToJSON LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

Show LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

Eq LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

ToResourceProperties LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

Property "DNSName" LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

Property "OriginAccessIdentity" LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

Associated Types

type PropertyType "OriginAccessIdentity" LegacyS3OriginProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

type PropertyType "OriginAccessIdentity" LegacyS3OriginProperty = Value Text
type PropertyType "DNSName" LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

type PropertyType "OriginAccessIdentity" LegacyS3OriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LegacyS3OriginProperty

type PropertyType "OriginAccessIdentity" LegacyS3OriginProperty = Value Text

data LoggingProperty Source #

Instances

Instances details
ToJSON LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

Show LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

Eq LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

ToResourceProperties LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

Property "Bucket" LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

Associated Types

type PropertyType "Bucket" LoggingProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

Property "IncludeCookies" LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

Associated Types

type PropertyType "IncludeCookies" LoggingProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

type PropertyType "IncludeCookies" LoggingProperty = Value Bool
Property "Prefix" LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

Associated Types

type PropertyType "Prefix" LoggingProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

type PropertyType "Bucket" LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

type PropertyType "IncludeCookies" LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

type PropertyType "IncludeCookies" LoggingProperty = Value Bool
type PropertyType "Prefix" LoggingProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.LoggingProperty

data OriginGroupsProperty Source #

Instances

Instances details
ToJSON OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

Show OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

Eq OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

ToResourceProperties OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

Property "Items" OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

Property "Quantity" OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

type PropertyType "Items" OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

type PropertyType "Quantity" OriginGroupsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupsProperty

data RestrictionsProperty Source #

Instances

Instances details
ToJSON RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.RestrictionsProperty

Show RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.RestrictionsProperty

Eq RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.RestrictionsProperty

ToResourceProperties RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.RestrictionsProperty

Property "GeoRestriction" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.RestrictionsProperty

Associated Types

type PropertyType "GeoRestriction" RestrictionsProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.RestrictionsProperty

type PropertyType "GeoRestriction" RestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.RestrictionsProperty

data TenantConfigProperty Source #

Instances

Instances details
ToJSON TenantConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.TenantConfigProperty

Show TenantConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.TenantConfigProperty

Eq TenantConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.TenantConfigProperty

ToResourceProperties TenantConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.TenantConfigProperty

Property "ParameterDefinitions" TenantConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.TenantConfigProperty

Associated Types

type PropertyType "ParameterDefinitions" TenantConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.TenantConfigProperty

type PropertyType "ParameterDefinitions" TenantConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.TenantConfigProperty

data ViewerCertificateProperty Source #

Instances

Instances details
ToJSON ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Show ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Eq ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

ToResourceProperties ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Property "AcmCertificateArn" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Associated Types

type PropertyType "AcmCertificateArn" ViewerCertificateProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Property "CloudFrontDefaultCertificate" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Associated Types

type PropertyType "CloudFrontDefaultCertificate" ViewerCertificateProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

type PropertyType "CloudFrontDefaultCertificate" ViewerCertificateProperty = Value Bool
Property "IamCertificateId" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Associated Types

type PropertyType "IamCertificateId" ViewerCertificateProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Property "MinimumProtocolVersion" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Associated Types

type PropertyType "MinimumProtocolVersion" ViewerCertificateProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

type PropertyType "MinimumProtocolVersion" ViewerCertificateProperty = Value Text
Property "SslSupportMethod" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

Associated Types

type PropertyType "SslSupportMethod" ViewerCertificateProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

type PropertyType "AcmCertificateArn" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

type PropertyType "CloudFrontDefaultCertificate" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

type PropertyType "CloudFrontDefaultCertificate" ViewerCertificateProperty = Value Bool
type PropertyType "IamCertificateId" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

type PropertyType "MinimumProtocolVersion" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

type PropertyType "MinimumProtocolVersion" ViewerCertificateProperty = Value Text
type PropertyType "SslSupportMethod" ViewerCertificateProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ViewerCertificateProperty

data GeoRestrictionProperty Source #

Instances

Instances details
ToJSON GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

Show GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

Eq GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

ToResourceProperties GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

Property "Locations" GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

Property "RestrictionType" GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

Associated Types

type PropertyType "RestrictionType" GeoRestrictionProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

type PropertyType "Locations" GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

type PropertyType "RestrictionType" GeoRestrictionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.GeoRestrictionProperty

data OriginCustomHeaderProperty Source #

Instances

Instances details
ToJSON OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

Show OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

Eq OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

ToResourceProperties OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

Property "HeaderName" OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

Property "HeaderValue" OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

type PropertyType "HeaderName" OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

type PropertyType "HeaderValue" OriginCustomHeaderProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginCustomHeaderProperty

data OriginGroupFailoverCriteriaProperty Source #

Instances

Instances details
ToJSON OriginGroupFailoverCriteriaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupFailoverCriteriaProperty

Show OriginGroupFailoverCriteriaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupFailoverCriteriaProperty

Eq OriginGroupFailoverCriteriaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupFailoverCriteriaProperty

ToResourceProperties OriginGroupFailoverCriteriaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupFailoverCriteriaProperty

Property "StatusCodes" OriginGroupFailoverCriteriaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupFailoverCriteriaProperty

type PropertyType "StatusCodes" OriginGroupFailoverCriteriaProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupFailoverCriteriaProperty

data StatusCodesProperty Source #

Instances

Instances details
ToJSON StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

Show StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

Eq StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

ToResourceProperties StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

Property "Items" StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

Property "Quantity" StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

type PropertyType "Items" StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

type PropertyType "Quantity" StatusCodesProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.StatusCodesProperty

data OriginGroupMemberProperty Source #

Instances

Instances details
ToJSON OriginGroupMemberProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMemberProperty

Show OriginGroupMemberProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMemberProperty

Eq OriginGroupMemberProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMemberProperty

ToResourceProperties OriginGroupMemberProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMemberProperty

Property "OriginId" OriginGroupMemberProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMemberProperty

type PropertyType "OriginId" OriginGroupMemberProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMemberProperty

data OriginGroupMembersProperty Source #

Instances

Instances details
ToJSON OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

Show OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

Eq OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

ToResourceProperties OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

Property "Items" OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

Property "Quantity" OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

type PropertyType "Items" OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

type PropertyType "Quantity" OriginGroupMembersProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginGroupMembersProperty

data OriginShieldProperty Source #

Instances

Instances details
ToJSON OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

Show OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

Eq OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

ToResourceProperties OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

Property "Enabled" OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

Property "OriginShieldRegion" OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

Associated Types

type PropertyType "OriginShieldRegion" OriginShieldProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

type PropertyType "OriginShieldRegion" OriginShieldProperty = Value Text
type PropertyType "Enabled" OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

type PropertyType "OriginShieldRegion" OriginShieldProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.OriginShieldProperty

type PropertyType "OriginShieldRegion" OriginShieldProperty = Value Text

data S3OriginConfigProperty Source #

Instances

Instances details
ToJSON S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

Show S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

Eq S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

ToResourceProperties S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

Property "OriginAccessIdentity" S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

Associated Types

type PropertyType "OriginAccessIdentity" S3OriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

type PropertyType "OriginAccessIdentity" S3OriginConfigProperty = Value Text
Property "OriginReadTimeout" S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

Associated Types

type PropertyType "OriginReadTimeout" S3OriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

type PropertyType "OriginAccessIdentity" S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

type PropertyType "OriginAccessIdentity" S3OriginConfigProperty = Value Text
type PropertyType "OriginReadTimeout" S3OriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.S3OriginConfigProperty

data VpcOriginConfigProperty Source #

Instances

Instances details
ToJSON VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Show VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Eq VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

ToResourceProperties VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Property "OriginKeepaliveTimeout" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Associated Types

type PropertyType "OriginKeepaliveTimeout" VpcOriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

type PropertyType "OriginKeepaliveTimeout" VpcOriginConfigProperty = Value Integer
Property "OriginReadTimeout" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Associated Types

type PropertyType "OriginReadTimeout" VpcOriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Property "OwnerAccountId" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Associated Types

type PropertyType "OwnerAccountId" VpcOriginConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

Property "VpcOriginId" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

type PropertyType "OriginKeepaliveTimeout" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

type PropertyType "OriginKeepaliveTimeout" VpcOriginConfigProperty = Value Integer
type PropertyType "OriginReadTimeout" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

type PropertyType "OwnerAccountId" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

type PropertyType "VpcOriginId" VpcOriginConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.VpcOriginConfigProperty

data ParameterDefinitionProperty Source #

Instances

Instances details
ToJSON ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

Show ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

Eq ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

ToResourceProperties ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

Property "Definition" ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

Property "Name" ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

type PropertyType "Definition" ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

type PropertyType "Name" ParameterDefinitionProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty

data Distribution Source #

Instances

Instances details
ToJSON Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

Show Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

Eq Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

ToResourceProperties Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

Property "DistributionConfig" Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

Associated Types

type PropertyType "DistributionConfig" Distribution 
Instance details

Defined in Stratosphere.CloudFront.Distribution

Methods

set :: PropertyType "DistributionConfig" Distribution -> Distribution -> Distribution #

Property "Tags" Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

Associated Types

type PropertyType "Tags" Distribution 
Instance details

Defined in Stratosphere.CloudFront.Distribution

type PropertyType "Tags" Distribution = [Tag]
type PropertyType "DistributionConfig" Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

type PropertyType "Tags" Distribution Source # 
Instance details

Defined in Stratosphere.CloudFront.Distribution

type PropertyType "Tags" Distribution = [Tag]