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

Stratosphere.CloudFront.VpcOrigin

Documentation

data VpcOrigin Source #

Instances

Instances details
ToJSON VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

Show VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

Eq VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

ToResourceProperties VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

Property "Tags" VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

Associated Types

type PropertyType "Tags" VpcOrigin 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

type PropertyType "Tags" VpcOrigin = [Tag]
Property "VpcOriginEndpointConfig" VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

Associated Types

type PropertyType "VpcOriginEndpointConfig" VpcOrigin 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

type PropertyType "VpcOriginEndpointConfig" VpcOrigin = VpcOriginEndpointConfigProperty

Methods

set :: PropertyType "VpcOriginEndpointConfig" VpcOrigin -> VpcOrigin -> VpcOrigin #

type PropertyType "Tags" VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

type PropertyType "Tags" VpcOrigin = [Tag]
type PropertyType "VpcOriginEndpointConfig" VpcOrigin Source # 
Instance details

Defined in Stratosphere.CloudFront.VpcOrigin

type PropertyType "VpcOriginEndpointConfig" VpcOrigin = VpcOriginEndpointConfigProperty