Table of Contents

Class ObjectLockRule

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

The container element for an Object Lock rule.

public class ObjectLockRule
Inheritance
ObjectLockRule
Inherited Members

Constructors

ObjectLockRule()

public ObjectLockRule()

Properties

DefaultRetention

Gets and sets the property DefaultRetention.

The default retention period that you want to apply to new objects placed in the specified bucket.

public DefaultRetention DefaultRetention { get; set; }

Property Value

DefaultRetention