Class: Aws::Types::DescribeGatewayResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeGatewayResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gateway ⇒ Types::Gateway
Returns the value of attribute gateway.
Instance Attribute Details
#gateway ⇒ Types::Gateway
Returns the value of attribute gateway.
598 599 600 |
# File 'sig/types.rbs', line 598 def gateway @gateway end |