Class: Aws::Types::DescribeGatewayRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeGatewayRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gateway_id ⇒ ::String
Returns the value of attribute gateway_id.
Instance Attribute Details
#gateway_id ⇒ ::String
Returns the value of attribute gateway_id.
1807 1808 1809 |
# File 'sig/types.rbs', line 1807 def gateway_id @gateway_id end |