Module: Aws::EC2::Client::_GetTransitGatewayPrefixListReferencesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#transit_gateway_prefix_list_references::Array[Types::TransitGatewayPrefixListReference]



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

def transit_gateway_prefix_list_references: () -> ::Array[Types::TransitGatewayPrefixListReference]