Module: Aws::SESV2::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]
945 |
# File 'sig/client.rbs', line 945
def dedicated_ip_pools: () -> ::Array[::String]
|
#next_token ⇒ ::String
946 |
# File 'sig/client.rbs', line 946
def next_token: () -> ::String
|