deleteTrialComponent
inline suspend fun SageMakerClient.deleteTrialComponent(crossinline block: DeleteTrialComponentRequest.Builder.() -> Unit): DeleteTrialComponentResponse
Deletes the specified trial component. A trial component must be disassociated from all trials before the trial component can be deleted. To disassociate a trial component from a trial, call the DisassociateTrialComponent API.