Module: Aws::SageMaker::Client::_ListUserProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUserProfilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
6935 |
# File 'sig/client.rbs', line 6935
def next_token: () -> ::String
|
#user_profiles ⇒ ::Array[Types::UserProfileDetails]
6934 |
# File 'sig/client.rbs', line 6934
def user_profiles: () -> ::Array[Types::UserProfileDetails]
|