AWSEC2SubnetAssociation
Objective-C
@interface AWSEC2SubnetAssociationSwift
class AWSEC2SubnetAssociationDescribes the subnet association with the transit gateway multicast domain.
- 
                  
                  The state of the subnet association. DeclarationObjective-C @property (nonatomic) AWSEC2TransitGatewayMulitcastDomainAssociationState state;Swift var state: AWSEC2TransitGatewayMulitcastDomainAssociationState { get set }
- 
                  
                  The ID of the subnet. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable subnetId;Swift var subnetId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2SubnetAssociation Class Reference
        AWSEC2SubnetAssociation Class Reference