Class: Aws::Types::DeleteNatGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNatGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#nat_gateway_id ⇒ ::String
Returns the value of attribute nat_gateway_id.
Instance Attribute Details
#nat_gateway_id ⇒ ::String
Returns the value of attribute nat_gateway_id.
4374 4375 4376 |
# File 'sig/types.rbs', line 4374 def nat_gateway_id @nat_gateway_id end |