Class: Aws::Types::DeleteTransitGatewayRouteTableResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTransitGatewayRouteTableResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_route_table ⇒ Types::TransitGatewayRouteTable
Returns the value of attribute transit_gateway_route_table.
Instance Attribute Details
#transit_gateway_route_table ⇒ Types::TransitGatewayRouteTable
Returns the value of attribute transit_gateway_route_table.
4816 4817 4818 |
# File 'sig/types.rbs', line 4816 def transit_gateway_route_table @transit_gateway_route_table end |