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]
678 |
# File 'sig/client.rbs', line 678
def dedicated_ips: () -> ::Array[Types::DedicatedIp]
|
#next_token ⇒ ::String
679 |
# File 'sig/client.rbs', line 679
def next_token: () -> ::String
|