SummarizeSparkApplicationStagesResponse constructor
SummarizeSparkApplicationStagesResponse({
- StagesSummary? stagesSummary,
Implementation
SummarizeSparkApplicationStagesResponse({
this.stagesSummary,
});