class Aws::S3Control::Types::S3Grantee

@note When making an API call, you may pass S3Grantee

data as a hash:

    {
      type_identifier: "id", # accepts id, emailAddress, uri
      identifier: "NonEmptyMaxLength1024String",
      display_name: "NonEmptyMaxLength1024String",
    }

@!attribute [rw] type_identifier

@return [String]

@!attribute [rw] identifier

@return [String]

@!attribute [rw] display_name

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/S3Grantee AWS API Documentation

Constants

SENSITIVE