rules

@JvmName(name = "ruhtescsrlskalfw")
suspend fun rules(value: Output<List<BucketLifecycleConfigurationV2RuleArgs>>)
@JvmName(name = "jkipiulrmipfjquy")
suspend fun rules(value: List<BucketLifecycleConfigurationV2RuleArgs>?)

Parameters

value

List of configuration blocks describing the rules managing the replication. See below.


@JvmName(name = "hldrsacmryakshqh")
suspend fun rules(vararg values: Output<BucketLifecycleConfigurationV2RuleArgs>)


@JvmName(name = "ibrnjoqipwlagtiq")
suspend fun rules(values: List<Output<BucketLifecycleConfigurationV2RuleArgs>>)
@JvmName(name = "ytabyijplttpgpvj")
suspend fun rules(vararg values: BucketLifecycleConfigurationV2RuleArgs)

Parameters

values

List of configuration blocks describing the rules managing the replication. See below.


@JvmName(name = "uikyfsetmbsnhivg")
suspend fun rules(argument: List<suspend BucketLifecycleConfigurationV2RuleArgsBuilder.() -> Unit>)
@JvmName(name = "qlrqaxorshbwspvx")
suspend fun rules(vararg argument: suspend BucketLifecycleConfigurationV2RuleArgsBuilder.() -> Unit)
@JvmName(name = "afjuumpnfpjofhvn")
suspend fun rules(argument: suspend BucketLifecycleConfigurationV2RuleArgsBuilder.() -> Unit)

Parameters

argument

List of configuration blocks describing the rules managing the replication. See below.