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.
Contains updates from DeleteS3BucketWithObjects operation.
Namespace: Amazon.S3.Util
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class S3DeleteBucketWithObjectsUpdate
The S3DeleteBucketWithObjectsUpdate type exposes the following members
Name | Description | |
---|---|---|
![]() |
S3DeleteBucketWithObjectsUpdate() |
Name | Type | Description | |
---|---|---|---|
![]() |
DeletedObjects | System.Collections.Generic.IList<Amazon.S3.Model.DeletedObject> |
The list of objects which were successfully deleted. |
![]() |
DeleteErrors | System.Collections.Generic.IList<Amazon.S3.Model.DeleteError> |
The list of objects for which the delete operation failed. |
.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