class Aws::S3::Types::Grant


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/Grant AWS API Documentation
@return [String]
Specifies the permission given to the grantee.
@!attribute [rw] permission
@return [Types::Grantee]
@!attribute [rw] grantee
}
permission: “FULL_CONTROL”, # accepts FULL_CONTROL, WRITE, WRITE_ACP, READ, READ_ACP
},
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 Grant