rules

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

Parameters

value

Rules holds all the PolicyRules for this ClusterRole


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


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

Parameters

values

Rules holds all the PolicyRules for this ClusterRole


@JvmName(name = "yhhxsoppwxonqkik")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "skaotqnwbilddill")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "wopjfnnregqytkxu")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this ClusterRole