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