 Members
 Members| Icon | Member | Description | 
|---|---|---|
|   | BeginDeleteS3BucketWithObjects(String, AmazonS3, AsyncCallback, Object) | 
            Initiates the asynchronous execution of the DeleteS3BucketWithObjects operation. 
            DeleteS3BucketWithObjects deletes an S3 bucket which contains objects.
            An S3 bucket which contains objects cannot be deleted until all the objects 
            in it are deleted. This method deletes all the objects in the specified 
            bucket and then deletes the bucket itself.
             | 
|   | BeginDeleteS3BucketWithObjects(String, AmazonS3, S3DeleteBucketWithObjectsOptions, AsyncCallback, Object) | 
            Initiates the asynchronous execution of the DeleteS3BucketWithObjects operation. 
            DeleteS3BucketWithObjects deletes an S3 bucket which contains objects.
            An S3 bucket which contains objects cannot be deleted until all the objects 
            in it are deleted. This method deletes all the objects in the specified 
            bucket and then deletes the bucket itself.
             | 
|   | BeginDeleteS3BucketWithObjects(String, AmazonS3, S3DeleteBucketWithObjectsOptions, Action<(Of <<'(S3DeleteBucketWithObjectsUpdate>)>>), AsyncCallback, Object) | 
            Initiates the asynchronous execution of the DeleteS3BucketWithObjects operation. 
            DeleteS3BucketWithObjects deletes an S3 bucket which contains objects.
            An S3 bucket which contains objects cannot be deleted until all the objects 
            in it are deleted. This method deletes all the objects in the specified 
            bucket and then deletes the bucket itself.
             |