Show / Hide Table of Contents

Class BucketObjectLockConfigurationRule

Inheritance
System.Object
BucketObjectLockConfigurationRule
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.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class BucketObjectLockConfigurationRule

Fields

View Source

DefaultRetention

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

Declaration
public readonly BucketObjectLockConfigurationRuleDefaultRetention DefaultRetention
Field Value
Type Description
BucketObjectLockConfigurationRuleDefaultRetention
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.