Gets and Sets the property that governs whether
the response includes successful deletes as well as errors
following the DeleteObjects call against S3.
By default this property is false and successful deletes
are returned in the response.

C# |
public LifecycleConfiguration Configuration { get; set; }