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)


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

def next_token: () -> ::String

#user_profiles::Array[Types::UserProfileDetails]

Returns:



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

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