Table of Contents

Class ObjectLockLegalHold

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

A Legal Hold configuration for an object.

public class ObjectLockLegalHold
Inheritance
ObjectLockLegalHold
Inherited Members

Constructors

ObjectLockLegalHold()

public ObjectLockLegalHold()

Properties

Status

Gets and sets the property Status.

Indicates whether the specified object has a Legal Hold in place.

public ObjectLockLegalHoldStatus Status { get; set; }

Property Value

ObjectLockLegalHoldStatus