Module: Aws::EC2::Client::_GetTransitGatewayRouteTableAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTransitGatewayRouteTableAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#associations ⇒ ::Array[Types::TransitGatewayRouteTableAssociation]
10784 |
# File 'sig/client.rbs', line 10784
def associations: () -> ::Array[Types::TransitGatewayRouteTableAssociation]
|
#next_token ⇒ ::String
10785 |
# File 'sig/client.rbs', line 10785
def next_token: () -> ::String
|