R2BucketLockRuleCondition

data class R2BucketLockRuleCondition(val date: String? = null, val maxAgeSeconds: Int? = null, val type: String)

Constructors

Link copied to clipboard
constructor(date: String? = null, maxAgeSeconds: Int? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val date: String? = null
Link copied to clipboard
val maxAgeSeconds: Int? = null
Link copied to clipboard

Available values: "Age".