expiration

@JvmName(name = "vgaylsqyelvwsnoi")
suspend fun expiration(value: Output<BucketLifecycleConfigurationV2RuleExpirationArgs>)
@JvmName(name = "mtlmweqllulxospf")
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 = "gomwfeebfqtsbitr")
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.