granteeType property
The type of value that appears in the Grantee object:
-
Canonical: Either the canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. -
Email: The registered email address of an AWS account. -
Group: One of the following predefined Amazon S3 groups:AllUsers,AuthenticatedUsers, orLogDelivery.
Implementation
final String? granteeType;