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

Stratosphere.CloudFront.Distribution.OriginProperty

Documentation

data OriginProperty Source #

Constructors

OriginProperty

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

Fields

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