rules

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

Parameters

value

One or more rules blocks as defined below.


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


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

Parameters

values

One or more rules blocks as defined below.


@JvmName(name = "pwosgngbrqjxsybm")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "mdtmxmntngqxnrta")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "vxsyyryfeosmhwny")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

One or more rules blocks as defined below.