Class: Aws::Types::DisassociateTransitGatewayRouteTableResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateTransitGatewayRouteTableResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association ⇒ Types::TransitGatewayAssociation
Returns the value of attribute association.
Instance Attribute Details
#association ⇒ Types::TransitGatewayAssociation
Returns the value of attribute association.
8501 8502 8503 |
# File 'sig/types.rbs', line 8501 def association @association end |