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]

Returns:



901
# File 'sig/client.rbs', line 901

def contact_lists: () -> ::Array[Types::ContactList]

#next_token::String

Returns:

  • (::String)


902
# File 'sig/client.rbs', line 902

def next_token: () -> ::String