unprocessedAccounts property

List<Result>? unprocessedAccounts
final

The list of AWS accounts that were not deleted. For each account, the list includes the account ID and the email address.

Implementation

final List<Result>? unprocessedAccounts;