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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String