Class: Aws::Types::CreateLocalGatewayRouteTableResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateLocalGatewayRouteTableResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#local_gateway_route_table ⇒ Types::LocalGatewayRouteTable
Returns the value of attribute local_gateway_route_table.
Instance Attribute Details
#local_gateway_route_table ⇒ Types::LocalGatewayRouteTable
Returns the value of attribute local_gateway_route_table.
2704 2705 2706 |
# File 'sig/types.rbs', line 2704 def local_gateway_route_table @local_gateway_route_table end |