rules

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

Parameters

value

A list of policy rules See rules below.


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


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

Parameters

values

A list of policy rules See rules below.


@JvmName(name = "xkplgdvsxogktofu")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "bquxmnetxwgxgxuv")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "wfttjjnunmeutdui")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

A list of policy rules See rules below.