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