Class: Aws::Types::DescribeGatewayInstanceResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeGatewayInstanceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gateway_instance ⇒ Types::GatewayInstance
Returns the value of attribute gateway_instance.
Instance Attribute Details
#gateway_instance ⇒ Types::GatewayInstance
Returns the value of attribute gateway_instance.
588 589 590 |
# File 'sig/types.rbs', line 588 def gateway_instance @gateway_instance end |