Module: Aws::Chime::Client::_ListUsersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUsersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
565 |
# File 'sig/client.rbs', line 565
def next_token: () -> ::String
|
#users ⇒ ::Array[Types::User]
564 |
# File 'sig/client.rbs', line 564
def users: () -> ::Array[Types::User]
|