accountSharingInfoList property

List<AccountSharingInfo>? accountSharingInfoList
final

A list of AWS accounts where the current document is shared and the version shared with each account.

Implementation

final List<AccountSharingInfo>? accountSharingInfoList;