Class: Aws::Types::DeleteLocalGatewayRouteTableResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLocalGatewayRouteTableResult
- 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.
4308 4309 4310 |
# File 'sig/types.rbs', line 4308 def local_gateway_route_table @local_gateway_route_table end |