Class: Aws::Types::DeleteGatewayResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGatewayResponse
- 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.
485 486 487 |
# File 'sig/types.rbs', line 485 def gateway_arn @gateway_arn end |