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
2386 |
# File 'sig/client.rbs', line 2386
def client_token: () -> ::String
|
#nat_gateway ⇒ Types::NatGateway
2387 |
# File 'sig/client.rbs', line 2387
def nat_gateway: () -> Types::NatGateway
|