failedBatches property
Returns a list of failed delete remediation exceptions batch objects. Each object in the batch consists of a list of failed items and failure messages.
Implementation
final List<FailedDeleteRemediationExceptionsBatch>? failedBatches;