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]
10826 |
# File 'sig/client.rbs', line 10826
def associations: () -> ::Array[Types::TransitGatewayRouteTableAssociation]
|
#next_token ⇒ ::String
10827 |
# File 'sig/client.rbs', line 10827
def next_token: () -> ::String
|