expiration

@JvmName(name = "sucbmyfbpafiokhp")
suspend fun expiration(value: Output<BucketLifecycleConfigurationV2RuleExpirationArgs>)
@JvmName(name = "anismxaoaoyjulws")
suspend fun expiration(value: BucketLifecycleConfigurationV2RuleExpirationArgs?)

Parameters

value

Configuration block that specifies the expiration for the lifecycle of the object in the form of date, days and, whether the object has a delete marker. See below.


@JvmName(name = "fftbdjcufohjpfkm")
suspend fun expiration(argument: suspend BucketLifecycleConfigurationV2RuleExpirationArgsBuilder.() -> Unit)

Parameters

argument

Configuration block that specifies the expiration for the lifecycle of the object in the form of date, days and, whether the object has a delete marker. See below.