stratosphere-ec2-1.0.0: Stratosphere integration for AWS EC2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EC2.TransitGateway

Documentation

data TransitGateway Source #

Constructors

TransitGateway

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html

Fields

Instances

Instances details
ToJSON TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Show TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Eq TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

ToResourceProperties TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Property "AmazonSideAsn" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "AmazonSideAsn" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "AmazonSideAsn" TransitGateway = Value Integer
Property "AssociationDefaultRouteTableId" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "AssociationDefaultRouteTableId" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "AssociationDefaultRouteTableId" TransitGateway = Value Text

Methods

set :: PropertyType "AssociationDefaultRouteTableId" TransitGateway -> TransitGateway -> TransitGateway #

Property "AutoAcceptSharedAttachments" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "AutoAcceptSharedAttachments" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "AutoAcceptSharedAttachments" TransitGateway = Value Text

Methods

set :: PropertyType "AutoAcceptSharedAttachments" TransitGateway -> TransitGateway -> TransitGateway #

Property "DefaultRouteTableAssociation" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "DefaultRouteTableAssociation" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "DefaultRouteTableAssociation" TransitGateway = Value Text

Methods

set :: PropertyType "DefaultRouteTableAssociation" TransitGateway -> TransitGateway -> TransitGateway #

Property "DefaultRouteTablePropagation" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "DefaultRouteTablePropagation" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "DefaultRouteTablePropagation" TransitGateway = Value Text

Methods

set :: PropertyType "DefaultRouteTablePropagation" TransitGateway -> TransitGateway -> TransitGateway #

Property "Description" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "Description" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "Description" TransitGateway = Value Text
Property "DnsSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "DnsSupport" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Property "MulticastSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "MulticastSupport" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "MulticastSupport" TransitGateway = Value Text

Methods

set :: PropertyType "MulticastSupport" TransitGateway -> TransitGateway -> TransitGateway #

Property "PropagationDefaultRouteTableId" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "PropagationDefaultRouteTableId" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "PropagationDefaultRouteTableId" TransitGateway = Value Text

Methods

set :: PropertyType "PropagationDefaultRouteTableId" TransitGateway -> TransitGateway -> TransitGateway #

Property "SecurityGroupReferencingSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "SecurityGroupReferencingSupport" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "SecurityGroupReferencingSupport" TransitGateway = Value Text

Methods

set :: PropertyType "SecurityGroupReferencingSupport" TransitGateway -> TransitGateway -> TransitGateway #

Property "Tags" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "Tags" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Property "TransitGatewayCidrBlocks" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "TransitGatewayCidrBlocks" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "TransitGatewayCidrBlocks" TransitGateway = ValueList Text

Methods

set :: PropertyType "TransitGatewayCidrBlocks" TransitGateway -> TransitGateway -> TransitGateway #

Property "VpnEcmpSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

Associated Types

type PropertyType "VpnEcmpSupport" TransitGateway 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "VpnEcmpSupport" TransitGateway = Value Text
type PropertyType "AmazonSideAsn" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "AmazonSideAsn" TransitGateway = Value Integer
type PropertyType "AssociationDefaultRouteTableId" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "AssociationDefaultRouteTableId" TransitGateway = Value Text
type PropertyType "AutoAcceptSharedAttachments" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "AutoAcceptSharedAttachments" TransitGateway = Value Text
type PropertyType "DefaultRouteTableAssociation" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "DefaultRouteTableAssociation" TransitGateway = Value Text
type PropertyType "DefaultRouteTablePropagation" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "DefaultRouteTablePropagation" TransitGateway = Value Text
type PropertyType "Description" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "Description" TransitGateway = Value Text
type PropertyType "DnsSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "MulticastSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "MulticastSupport" TransitGateway = Value Text
type PropertyType "PropagationDefaultRouteTableId" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "PropagationDefaultRouteTableId" TransitGateway = Value Text
type PropertyType "SecurityGroupReferencingSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "SecurityGroupReferencingSupport" TransitGateway = Value Text
type PropertyType "Tags" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "TransitGatewayCidrBlocks" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "TransitGatewayCidrBlocks" TransitGateway = ValueList Text
type PropertyType "VpnEcmpSupport" TransitGateway Source # 
Instance details

Defined in Stratosphere.EC2.TransitGateway

type PropertyType "VpnEcmpSupport" TransitGateway = Value Text