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

Returns:

  • (::String)


6953
# File 'sig/client.rbs', line 6953

def next_token: () -> ::String

#user_profiles::Array[Types::UserProfileDetails]

Returns:



6952
# File 'sig/client.rbs', line 6952

def user_profiles: () -> ::Array[Types::UserProfileDetails]