AWSEC2RouteTableAssociationState
Objective-C
@interface AWSEC2RouteTableAssociationStateSwift
class AWSEC2RouteTableAssociationStateDescribes the state of an association between a route table and a subnet or gateway.
- 
                  
                  The state of the association. DeclarationObjective-C @property (nonatomic) AWSEC2RouteTableAssociationStateCode state;Swift var state: AWSEC2RouteTableAssociationStateCode { get set }
- 
                  
                  The status message, if applicable. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable statusMessage;Swift var statusMessage: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2RouteTableAssociationState Class Reference
        AWSEC2RouteTableAssociationState Class Reference