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