class Aws::AccessAnalyzer::Types::AclGrantee
You specify each grantee as a type-value pair using one of these types. You can specify only one type of grantee. For more information, see [PutBucketAcl].
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketAcl.html
@note AclGrantee
is a union - when making an API calls you must set exactly one of the members.
@note AclGrantee
is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of AclGrantee
corresponding to the set member.
@!attribute [rw] id
The value specified is the canonical user ID of an Amazon Web Services account. @return [String]
@!attribute [rw] uri
Used for granting permissions to a predefined group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/AclGrantee AWS API Documentation
Constants
- SENSITIVE