filter

@JvmName(name = "uvhfqaxpmfhflqlw")
suspend fun filter(value: Output<BucketLifecycleConfigurationV2RuleFilterArgs>)
@JvmName(name = "fopjavakdsobgxew")
suspend fun filter(value: BucketLifecycleConfigurationV2RuleFilterArgs?)

Parameters

value

Configuration block used to identify objects that a Lifecycle Rule applies to. See below. If not specified, the rule will default to using prefix. One of filter or prefix should be specified.


@JvmName(name = "mxpfpwvwrnonhfpa")
suspend fun filter(argument: suspend BucketLifecycleConfigurationV2RuleFilterArgsBuilder.() -> Unit)

Parameters

argument

Configuration block used to identify objects that a Lifecycle Rule applies to. See below. If not specified, the rule will default to using prefix. One of filter or prefix should be specified.