DescribeDocumentPermissionResponse constructor
DescribeDocumentPermissionResponse({
- List<
String> ? accountIds, - List<
AccountSharingInfo> ? accountSharingInfoList,
Implementation
DescribeDocumentPermissionResponse({
this.accountIds,
this.accountSharingInfoList,
});