class Aws::SageMaker::Types::DisassociateTrialComponentRequest

@note When making an API call, you may pass DisassociateTrialComponentRequest

data as a hash:

    {
      trial_component_name: "ExperimentEntityName", # required
      trial_name: "ExperimentEntityName", # required
    }

@!attribute [rw] trial_component_name

The name of the component to disassociate from the trial.
@return [String]

@!attribute [rw] trial_name

The name of the trial to disassociate from.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DisassociateTrialComponentRequest AWS API Documentation

Constants

SENSITIVE