Module: Aws::SageMaker::Client::_ListCandidatesForAutoMLJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListCandidatesForAutoMLJobResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#candidates::Array[Types::AutoMLCandidate]

Returns:



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

def candidates: () -> ::Array[Types::AutoMLCandidate]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String