class Aws::SageMaker::Types::AssociateTrialComponentRequest
@note When making an API call, you may pass AssociateTrialComponentRequest
data as a hash: { trial_component_name: "ExperimentEntityName", # required trial_name: "ExperimentEntityName", # required }
@!attribute [rw] trial_component_name
The name of the component to associated with the trial. @return [String]
@!attribute [rw] trial_name
The name of the trial to associate with. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AssociateTrialComponentRequest AWS API Documentation
Constants
- SENSITIVE