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

Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

Documentation

data OptionsProperty Source #

Instances

Instances details
ToJSON OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

Show OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

Eq OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

ToResourceProperties OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

Property "AutoAcceptSharedAssociations" OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

Associated Types

type PropertyType "AutoAcceptSharedAssociations" OptionsProperty 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

type PropertyType "AutoAcceptSharedAssociations" OptionsProperty = Value Text

Methods

set :: PropertyType "AutoAcceptSharedAssociations" OptionsProperty -> OptionsProperty -> OptionsProperty #

Property "Igmpv2Support" OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

Associated Types

type PropertyType "Igmpv2Support" OptionsProperty 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

type PropertyType "Igmpv2Support" OptionsProperty = Value Text
Property "StaticSourcesSupport" OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

Associated Types

type PropertyType "StaticSourcesSupport" OptionsProperty 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

type PropertyType "StaticSourcesSupport" OptionsProperty = Value Text

Methods

set :: PropertyType "StaticSourcesSupport" OptionsProperty -> OptionsProperty -> OptionsProperty #

type PropertyType "AutoAcceptSharedAssociations" OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

type PropertyType "AutoAcceptSharedAssociations" OptionsProperty = Value Text
type PropertyType "Igmpv2Support" OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

type PropertyType "Igmpv2Support" OptionsProperty = Value Text
type PropertyType "StaticSourcesSupport" OptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.TransitGatewayMulticastDomain.OptionsProperty

type PropertyType "StaticSourcesSupport" OptionsProperty = Value Text