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

Stratosphere.CloudFront.Distribution.CacheBehaviorProperty

Documentation

data CacheBehaviorProperty Source #

Constructors

CacheBehaviorProperty

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

Fields

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