rules

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

Parameters

value

A list of policy rules. See rules below.


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


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

Parameters

values

A list of policy rules. See rules below.


@JvmName(name = "cvxssgidvdtglgvu")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "wggiebxaoolanhxa")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "rthmytrtdtuwsstc")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

A list of policy rules. See rules below.