CreateSolutionVersionResponse constructor
CreateSolutionVersionResponse({
- String? solutionVersionArn,
Implementation
CreateSolutionVersionResponse({
this.solutionVersionArn,
});
CreateSolutionVersionResponse({
this.solutionVersionArn,
});