PutRemediationExceptionsResponse constructor
PutRemediationExceptionsResponse({
- List<
FailedRemediationExceptionBatch> ? failedBatches,
Implementation
PutRemediationExceptionsResponse({
this.failedBatches,
});