rules

@JvmName(name = "soaxaxhmyabqgaae")
suspend fun rules(value: Output<List<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "opvumkbndvtlgufy")
suspend fun rules(value: List<BlobInventoryPolicyRuleArgs>?)

Parameters

value

One or more rules blocks as defined below.


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


@JvmName(name = "qbhowvaawmjkjaka")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "nubwthvqrawuxxia")
suspend fun rules(vararg values: BlobInventoryPolicyRuleArgs)

Parameters

values

One or more rules blocks as defined below.


@JvmName(name = "lpkpdhgjtkurmfbo")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "pndeipwyewvipups")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "rgrbxcxufhyuyxrd")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

One or more rules blocks as defined below.