Class: Aws::Types::CreateNatGatewayResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


2928
2929
2930
# File 'sig/types.rbs', line 2928

def client_token
  @client_token
end

#nat_gatewayTypes::NatGateway

Returns the value of attribute nat_gateway.

Returns:



2929
2930
2931
# File 'sig/types.rbs', line 2929

def nat_gateway
  @nat_gateway
end