Class: Aws::Types::ShutdownGatewayInput
- Inherits:
-
Object
- Object
- Aws::Types::ShutdownGatewayInput
- 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.
1292 1293 1294 |
# File 'sig/types.rbs', line 1292 def gateway_arn @gateway_arn end |