imagePermissions property
The identifiers of the AWS accounts that the image has been shared with.
Implementation
final List<ImagePermission>? imagePermissions;
The identifiers of the AWS accounts that the image has been shared with.
final List<ImagePermission>? imagePermissions;