rules

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

Parameters

value

Rules holds all the PolicyRules for this ClusterRole


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


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

Parameters

values

Rules holds all the PolicyRules for this ClusterRole


@JvmName(name = "bcpyiqxqdopswdbi")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "agvlaargbcfcyncx")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "qjdvlnpkqwoywlon")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this ClusterRole