AWS SDK for .NET Documentation
Owner Class
AmazonAmazon.S3.ModelOwner Did this page help you?   Yes   No    Tell us about it...
The owner of an S3 bucket.
Declaration Syntax
C#
public class Owner
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Owner()()()()
Initializes a new instance of the Owner class

DisplayName
The display name of the owner.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Id
The unique identifier of the owner.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDisplayName(String) Obsolete.
Sets the display name of the owner.

WithId(String) Obsolete.
Sets the unique identifier of the owner.

Inheritance Hierarchy
Object
Owner

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)