FailedDeleteRemediationExceptionsBatch constructor
FailedDeleteRemediationExceptionsBatch({
- List<
RemediationExceptionResourceKey> ? failedItems, - String? failureMessage,
Implementation
FailedDeleteRemediationExceptionsBatch({
this.failedItems,
this.failureMessage,
});