Module: Aws::SESV2::Client::_GetDedicatedIpsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDedicatedIpsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dedicated_ips ⇒ ::Array[Types::DedicatedIp]
702 |
# File 'sig/client.rbs', line 702
def dedicated_ips: () -> ::Array[Types::DedicatedIp]
|
#next_token ⇒ ::String
703 |
# File 'sig/client.rbs', line 703
def next_token: () -> ::String
|