menu
aws_fms_api package
documentation
fms-2018-01-01.dart
ListMemberAccountsResponse
memberAccounts property
memberAccounts property
dark_mode
light_mode
memberAccounts
property
List
<
String
>
?
memberAccounts
final
An array of account IDs.
Implementation
final List<String>? memberAccounts;
aws_fms_api package
documentation
fms-2018-01-01
ListMemberAccountsResponse
memberAccounts property
ListMemberAccountsResponse class