DeleteTrialComponentResponse constructor
DeleteTrialComponentResponse({
- String? trialComponentArn,
Implementation
DeleteTrialComponentResponse({
this.trialComponentArn,
});
DeleteTrialComponentResponse({
this.trialComponentArn,
});