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