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

Stratosphere.CloudFront.Distribution.CustomOriginConfigProperty

Documentation

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