AWSEC2TransitGatewayMulticastDomainOptions
Objective-C
@interface AWSEC2TransitGatewayMulticastDomainOptionsSwift
class AWSEC2TransitGatewayMulticastDomainOptionsDescribes the options for a transit gateway multicast domain.
- 
                  
                  Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain. DeclarationObjective-C @property (nonatomic) AWSEC2AutoAcceptSharedAssociationsValue autoAcceptSharedAssociations;Swift var autoAcceptSharedAssociations: AWSEC2AutoAcceptSharedAssociationsValue { get set }
- 
                  
                  Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain. DeclarationObjective-C @property (nonatomic) AWSEC2Igmpv2SupportValue igmpv2Support;Swift var igmpv2Support: AWSEC2Igmpv2SupportValue { get set }
- 
                  
                  Indicates whether support for statically configuring transit gateway multicast group sources is turned on. DeclarationObjective-C @property (nonatomic) AWSEC2StaticSourcesSupportValue staticSourcesSupport;Swift var staticSourcesSupport: AWSEC2StaticSourcesSupportValue { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2TransitGatewayMulticastDomainOptions Class Reference
        AWSEC2TransitGatewayMulticastDomainOptions Class Reference