You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::ListTrialComponentsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::ListTrialComponentsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
A token for getting the next set of components, if there are any.
-
#trial_component_summaries ⇒ Array<Types::TrialComponentSummary>
A list of the summaries of your trial components.
Instance Attribute Details
#next_token ⇒ String
A token for getting the next set of components, if there are any.
#trial_component_summaries ⇒ Array<Types::TrialComponentSummary>
A list of the summaries of your trial components.