PredictorExecution constructor
PredictorExecution({
- String? algorithmArn,
- List<
TestWindowSummary> ? testWindows,
Implementation
PredictorExecution({
this.algorithmArn,
this.testWindows,
});