Module: Aws::GlobalAccelerator::Client::_ListCustomRoutingPortMappingsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#port_mappings::Array[Types::PortMapping]

Returns:



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

def port_mappings: () -> ::Array[Types::PortMapping]