unprocessedAccounts property

List<Result>? unprocessedAccounts
final

The list of AWS accounts that could not be processed. For each account, the list includes the account ID and the email address.

Implementation

final List<Result>? unprocessedAccounts;