Class: Aws::Types::ModifyTransitGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyTransitGatewayResult
- 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.
14027 14028 14029 |
# File 'sig/types.rbs', line 14027 def transit_gateway @transit_gateway end |