Class: Aws::Types::CreateGatewayResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateGatewayResponse
- 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.
396 397 398 |
# File 'sig/types.rbs', line 396 def gateway @gateway end |