The owner of an S3 bucket.

C# |
public class Owner

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Owner()()()() | Initializes a new instance of the Owner class |
![]() | DisplayName |
The display name of the owner.
|
![]() | Equals(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.
|

Object | |
![]() | Owner |