Class BucketObjectLockConfigurationRuleArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.S3.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class BucketObjectLockConfigurationRuleArgs : ResourceArgs
Constructors
View SourceBucketObjectLockConfigurationRuleArgs()
Declaration
public BucketObjectLockConfigurationRuleArgs()
Properties
View SourceDefaultRetention
The default retention period that you want to apply to new objects placed in this bucket.
Declaration
public Input<BucketObjectLockConfigurationRuleDefaultRetentionArgs> DefaultRetention { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<BucketObjectLockConfigurationRuleDefaultRetentionArgs> |