Module: Aws::EC2::Client::_DescribeTransitGatewaysResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTransitGatewaysResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#transit_gateways::Array[Types::TransitGateway]

Returns:



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

def transit_gateways: () -> ::Array[Types::TransitGateway]