expiration

@JvmName(name = "cwqfdmobnrjfwykc")
suspend fun expiration(value: Output<BucketLifecycleConfigurationV2RuleExpirationArgs>)
@JvmName(name = "npgkvhhossinxmrw")
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 = "mxybqgcwkoynsebk")
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.