memberAccounts property

List<MemberAccount>? memberAccounts
final

A list of the Amazon Macie Classic member accounts returned by the action. The current master account is also included in this list.

Implementation

final List<MemberAccount>? memberAccounts;