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]
913 |
# File 'sig/client.rbs', line 913
def contacts: () -> ::Array[Types::Contact]
|
#next_token ⇒ ::String
914 |
# File 'sig/client.rbs', line 914
def next_token: () -> ::String
|