rules

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

Parameters

value

Rules holds all the PolicyRules for this ClusterRole


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


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

Parameters

values

Rules holds all the PolicyRules for this ClusterRole


@JvmName(name = "hlvtgsqfgcmrtunm")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "meefcclhgiolvamd")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "ccduaiuqaymorwfb")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this ClusterRole