Module: Aws::Chime::Client::_ListAccountsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#accounts ⇒ ::Array[Types::Account]
471 |
# File 'sig/client.rbs', line 471
def accounts: () -> ::Array[Types::Account]
|
#next_token ⇒ ::String
472 |
# File 'sig/client.rbs', line 472
def next_token: () -> ::String
|