AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about the delete marker.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class DeleteMarkerEntry
The DeleteMarkerEntry type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeleteMarkerEntry() |
Name | Type | Description | |
---|---|---|---|
![]() |
IsLatest | System.Nullable<System.Boolean> |
Gets and sets the property IsLatest. Specifies whether the object is (true) or is not (false) the latest version of an object. |
![]() |
Key | System.String |
Gets and sets the property Key. The object key. |
![]() |
LastModified | System.Nullable<System.DateTime> |
Gets and sets the property LastModified. Date and time when the object was last modified. |
![]() |
Owner | Amazon.S3.Model.Owner |
Gets and sets the property Owner. The account that created the delete marker. |
![]() |
VersionId | System.String |
Gets and sets the property VersionId. Version ID of an object. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer