rules

@JvmName(name = "ieckxhiqboupwxqy")
suspend fun rules(value: Output<List<PolicyRuleArgs>>)
@JvmName(name = "fibvnummljkhnsqw")
suspend fun rules(value: List<PolicyRuleArgs>?)

Parameters

value

A list of policy rules See rules below.


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


@JvmName(name = "iukkfsiucwxkgvfx")
suspend fun rules(values: List<Output<PolicyRuleArgs>>)
@JvmName(name = "ycbfmbryepqpftdd")
suspend fun rules(vararg values: PolicyRuleArgs)

Parameters

values

A list of policy rules See rules below.


@JvmName(name = "acnxywsueohrhyqp")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vqsfxuuaqesdgesl")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "vdjeefaprvvolujq")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

A list of policy rules See rules below.