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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String