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)


2816
2817
2818
# File 'sig/types.rbs', line 2816

def client_token
  @client_token
end

#nat_gatewayTypes::NatGateway

Returns the value of attribute nat_gateway.

Returns:



2817
2818
2819
# File 'sig/types.rbs', line 2817

def nat_gateway
  @nat_gateway
end