Class: Aws::Types::CreateTransitGatewayRouteTableAttachmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTransitGatewayRouteTableAttachmentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_route_table_attachment ⇒ Types::TransitGatewayRouteTableAttachment
Returns the value of attribute transit_gateway_route_table_attachment.
Instance Attribute Details
#transit_gateway_route_table_attachment ⇒ Types::TransitGatewayRouteTableAttachment
Returns the value of attribute transit_gateway_route_table_attachment.
586 587 588 |
# File 'sig/types.rbs', line 586 def @transit_gateway_route_table_attachment end |