Class: Aws::Types::ShutdownGatewayOutput
- Inherits:
-
Object
- Object
- Aws::Types::ShutdownGatewayOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gateway_arn ⇒ ::String
Returns the value of attribute gateway_arn.
Instance Attribute Details
#gateway_arn ⇒ ::String
Returns the value of attribute gateway_arn.
1297 1298 1299 |
# File 'sig/types.rbs', line 1297 def gateway_arn @gateway_arn end |