You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::ListCandidatesForAutoMLJobResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::ListCandidatesForAutoMLJobResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#candidates ⇒ Array<Types::AutoMLCandidate>
Summaries about the Candidates.
-
#next_token ⇒ String
If the previous response was truncated, you receive this token.
Instance Attribute Details
#candidates ⇒ Array<Types::AutoMLCandidate>
Summaries about the Candidates.
#next_token ⇒ String
If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.