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]



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

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

#next_token::String



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

def next_token: () -> ::String