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