Class: Aws::Types::DeleteTransitGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTransitGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway ⇒ Types::TransitGateway
Returns the value of attribute transit_gateway.
Instance Attribute Details
#transit_gateway ⇒ Types::TransitGateway
Returns the value of attribute transit_gateway.
4782 4783 4784 |
# File 'sig/types.rbs', line 4782 def transit_gateway @transit_gateway end |