Class: Aws::Types::AssociateTransitGatewayRouteTableResult
- Inherits:
-
Object
- Object
- Aws::Types::AssociateTransitGatewayRouteTableResult
- 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.
745 746 747 |
# File 'sig/types.rbs', line 745 def association @association end |