ObjectLockRetention

A Retention configuration for an object.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The event hold status for the object. Set to ON to enable an event hold or OFF to disable it.

Link copied to clipboard

The event hold duration for the object. Specifies how long the object remains protected after the event hold is released.

Link copied to clipboard

Indicates the Retention mode for the specified object.

Link copied to clipboard
val retainUntilDate: ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.time.Instant??

The date on which this Object Lock Retention will expire.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String