Module: Aws::Finspace::Client::_ListKxUsersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListKxUsersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
782 |
# File 'sig/client.rbs', line 782
def next_token: () -> ::String
|
#users ⇒ ::Array[Types::KxUser]
781 |
# File 'sig/client.rbs', line 781
def users: () -> ::Array[Types::KxUser]
|