rule

fun rule(block: ObjectLockRule.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.s3.model.ObjectLockRule inside the given block


Specifies the Object Lock rule for the specified object. Enable the this rule when you apply ObjectLockConfiguration to a bucket. Bucket settings require both a mode and a period. The period can be either Days or Years but you must select one. You cannot specify Days and Years at the same time.