Class: Aws::Types::NatGatewayMapping
- Inherits:
-
Object
- Object
- Aws::Types::NatGatewayMapping
- 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.
1260 1261 1262 |
# File 'sig/types.rbs', line 1260 def nat_gateway_id @nat_gateway_id end |