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

Stratosphere.CloudFront.CachePolicy

Documentation

data CachePolicyConfigProperty Source #

Instances

Instances details
ToJSON CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Show CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Eq CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

ToResourceProperties CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Property "Comment" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Property "DefaultTTL" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Property "MaxTTL" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Property "MinTTL" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Property "Name" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Property "ParametersInCacheKeyAndForwardedToOrigin" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Associated Types

type PropertyType "ParametersInCacheKeyAndForwardedToOrigin" CachePolicyConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

Methods

set :: PropertyType "ParametersInCacheKeyAndForwardedToOrigin" CachePolicyConfigProperty -> CachePolicyConfigProperty -> CachePolicyConfigProperty #

type PropertyType "Comment" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

type PropertyType "DefaultTTL" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

type PropertyType "MaxTTL" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

type PropertyType "MinTTL" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

type PropertyType "Name" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

type PropertyType "ParametersInCacheKeyAndForwardedToOrigin" CachePolicyConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CachePolicyConfigProperty

data ParametersInCacheKeyAndForwardedToOriginProperty Source #

Instances

Instances details
ToJSON ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

Show ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

Eq ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

ToResourceProperties ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

Property "CookiesConfig" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

Property "EnableAcceptEncodingBrotli" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

Property "EnableAcceptEncodingGzip" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

Property "HeadersConfig" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

Property "QueryStringsConfig" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

type PropertyType "CookiesConfig" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

type PropertyType "EnableAcceptEncodingBrotli" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

type PropertyType "EnableAcceptEncodingGzip" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

type PropertyType "HeadersConfig" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

type PropertyType "QueryStringsConfig" ParametersInCacheKeyAndForwardedToOriginProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty

data CookiesConfigProperty Source #

Instances

Instances details
ToJSON CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

Show CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

Eq CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

ToResourceProperties CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

Property "CookieBehavior" CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

Associated Types

type PropertyType "CookieBehavior" CookiesConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

Property "Cookies" CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

type PropertyType "CookieBehavior" CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

type PropertyType "Cookies" CookiesConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.CookiesConfigProperty

data HeadersConfigProperty Source #

Instances

Instances details
ToJSON HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

Show HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

Eq HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

ToResourceProperties HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

Property "HeaderBehavior" HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

Associated Types

type PropertyType "HeaderBehavior" HeadersConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

Property "Headers" HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

type PropertyType "HeaderBehavior" HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

type PropertyType "Headers" HeadersConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.HeadersConfigProperty

data QueryStringsConfigProperty Source #

Instances

Instances details
ToJSON QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

Show QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

Eq QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

ToResourceProperties QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

Property "QueryStringBehavior" QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

Associated Types

type PropertyType "QueryStringBehavior" QueryStringsConfigProperty 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

type PropertyType "QueryStringBehavior" QueryStringsConfigProperty = Value Text
Property "QueryStrings" QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

type PropertyType "QueryStringBehavior" QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

type PropertyType "QueryStringBehavior" QueryStringsConfigProperty = Value Text
type PropertyType "QueryStrings" QueryStringsConfigProperty Source # 
Instance details

Defined in Stratosphere.CloudFront.CachePolicy.QueryStringsConfigProperty

data CachePolicy Source #