rules

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

Parameters

value

A list of policy rules See rules below.


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


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

Parameters

values

A list of policy rules See rules below.


@JvmName(name = "ygylupngxtfkpmxh")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "skycrcsvmgefuccg")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "mmnhfsiunbixktyw")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

A list of policy rules See rules below.