Module: Aws::PinpointEmail::Client::_ListDedicatedIpPoolsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDedicatedIpPoolsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dedicated_ip_pools ⇒ ::Array[::String]
360 |
# File 'sig/client.rbs', line 360
def dedicated_ip_pools: () -> ::Array[::String]
|
#next_token ⇒ ::String
361 |
# File 'sig/client.rbs', line 361
def next_token: () -> ::String
|