Class: Aws::Types::UnassignPrivateNatGatewayAddressResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#nat_gateway_addresses::Array[Types::NatGatewayAddress]

Returns the value of attribute nat_gateway_addresses.

Returns:



18689
18690
18691
# File 'sig/types.rbs', line 18689

def nat_gateway_addresses
  @nat_gateway_addresses
end

#nat_gateway_id::String

Returns the value of attribute nat_gateway_id.

Returns:

  • (::String)


18688
18689
18690
# File 'sig/types.rbs', line 18688

def nat_gateway_id
  @nat_gateway_id
end