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]



11264
# File 'sig/client.rbs', line 11264

def associations: () -> ::Array[Types::TransitGatewayRouteTableAssociation]

#next_token::String

Returns:

  • (::String)


11265
# File 'sig/client.rbs', line 11265

def next_token: () -> ::String