AWSEC2CreateNatGatewayResult
Objective-C
@interface AWSEC2CreateNatGatewayResultSwift
class AWSEC2CreateNatGatewayResult- 
                  
                  Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable clientToken;Swift var clientToken: String? { get set }
- 
                  
                  Information about the NAT gateway. DeclarationObjective-C @property (nonatomic, strong) AWSEC2NatGateway *_Nullable natGateway;Swift var natGateway: AWSEC2NatGateway? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2CreateNatGatewayResult Class Reference
        AWSEC2CreateNatGatewayResult Class Reference