class Aws::S3::Types::TargetGrant
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/TargetGrant AWS API Documentation
@return [String]
Logging permissions assigned to the Grantee for the bucket.
@!attribute [rw] permission
@return [Types::Grantee]
@!attribute [rw] grantee
}
permission: “FULL_CONTROL”, # accepts FULL_CONTROL, READ, WRITE
},
uri: “URI”,
type: “CanonicalUser”, # required, accepts CanonicalUser, AmazonCustomerByEmail, Group
id: “ID”,
email_address: “EmailAddress”,
display_name: “DisplayName”,
grantee: {
{
data as a hash:
@note When making an API call, you may pass TargetGrant