GetBucketObjectContentRetention

data class GetBucketObjectContentRetention(val mode: String, val retainUntilTime: String)

Constructors

Link copied to clipboard
constructor(mode: String, retainUntilTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The object retention mode. Supported values include: "Unlocked", "Locked".

Link copied to clipboard

Time in RFC 3339 (e.g. 2030-01-01T02:03:04Z) until which object retention protects this object.