Class: Aws::Types::CreateGatewayRouteOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateGatewayRouteOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gateway_route ⇒ Types::GatewayRouteData
Returns the value of attribute gateway_route.
Instance Attribute Details
#gateway_route ⇒ Types::GatewayRouteData
Returns the value of attribute gateway_route.
101 102 103 |
# File 'sig/types.rbs', line 101 def gateway_route @gateway_route end |