Module: Aws::SESV2::Client::_ListContactListsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContactListsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contact_lists ⇒ ::Array[Types::ContactList]
925 |
# File 'sig/client.rbs', line 925
def contact_lists: () -> ::Array[Types::ContactList]
|
#next_token ⇒ ::String
926 |
# File 'sig/client.rbs', line 926
def next_token: () -> ::String
|