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)


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

def next_token: () -> ::String

#user_profiles::Array[Types::UserProfileDetails]

Returns:



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

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