class AWS::S3::AccessControlList::Owner

Represents an ACL owner. In the default ACL, this is the bucket owner.

@attr [String] id The canonical user ID of the ACL owner.

This attribute is required when setting an ACL.

@attr [String] display_name The display name of the ACL

owner.  This value is ignored when setting an ACL.