Module: Aws::GlobalAccelerator::Client::_ListCustomRoutingPortMappingsByDestinationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCustomRoutingPortMappingsByDestinationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#destination_port_mappings ⇒ ::Array[Types::DestinationPortMapping]
555 |
# File 'sig/client.rbs', line 555
def destination_port_mappings: () -> ::Array[Types::DestinationPortMapping]
|
#next_token ⇒ ::String
556 |
# File 'sig/client.rbs', line 556
def next_token: () -> ::String
|