AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The type of ObjectLockLegalHoldStatus
Namespace: Amazon.S3
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public sealed class ObjectLockLegalHoldStatus : ConstantClass
The ObjectLockLegalHoldStatus type exposes the following members
| Name | Description | |
|---|---|---|
|   | ObjectLockLegalHoldStatus(string) | Construct an instance of ObjectLockLegalHoldStatus | 
| Name | Type | Description | |
|---|---|---|---|
|   | Value | System.String | Inherited from Amazon.Runtime.ConstantClass. | 
| Name | Description | |
|---|---|---|
|     | FindValue(string) | Finds the ObjectLockLegalHoldStatus instance for the string value | 
| Name | Type | Description | |
|---|---|---|---|
|     | Off | Amazon.S3.ObjectLockLegalHoldStatus | Constant for OFF | 
|     | On | Amazon.S3.ObjectLockLegalHoldStatus | Constant for ON | 
.NET: 
Supported in: 8.0 and newer, Core 3.1
.NET Standard: 
Supported in: 2.0
.NET Framework: 
Supported in: 4.7.2 and newer