accountIds property

List<String>? accountIds
final

The account IDs that have permission to use this document. The ID can be either an AWS account or All.

Implementation

final List<String>? accountIds;