Module: Aws::EC2::Client::_CreateNatGatewayResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateNatGatewayResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_token ⇒ ::String
2383 |
# File 'sig/client.rbs', line 2383
def client_token: () -> ::String
|
#nat_gateway ⇒ Types::NatGateway
2384 |
# File 'sig/client.rbs', line 2384
def nat_gateway: () -> Types::NatGateway
|