deleteTrial
inline suspend fun SageMakerClient.deleteTrial(crossinline block: DeleteTrialRequest.Builder.() -> Unit): DeleteTrialResponse
Deletes the specified trial. All trial components that make up the trial must be deleted first. Use the DescribeTrialComponent API to get the list of trial components.