Module: Aws::SESV2::Client::_ListContactsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListContactsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#contacts::Array[Types::Contact]

Returns:



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

def contacts: () -> ::Array[Types::Contact]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String