AWSEC2CarrierGateway
Objective-C
@interface AWSEC2CarrierGatewaySwift
class AWSEC2CarrierGatewayDescribes a carrier gateway.
- 
                  
                  The ID of the carrier gateway. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable carrierGatewayId;Swift var carrierGatewayId: String? { get set }
- 
                  
                  The Amazon Web Services account ID of the owner of the carrier gateway. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable ownerId;Swift var ownerId: String? { get set }
- 
                  
                  The state of the carrier gateway. DeclarationObjective-C @property (nonatomic) AWSEC2CarrierGatewayState state;Swift var state: AWSEC2CarrierGatewayState { get set }
- 
                  
                  The ID of the VPC associated with the carrier gateway. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable vpcId;Swift var vpcId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2CarrierGateway Class Reference
        AWSEC2CarrierGateway Class Reference