rules

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

Parameters

value

Rules holds all the PolicyRules for this ClusterRole


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


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

Parameters

values

Rules holds all the PolicyRules for this ClusterRole


@JvmName(name = "gtljwxtdujxihkwu")
suspend fun rules(argument: List<suspend PolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "xlarsrntiblchlpa")
suspend fun rules(vararg argument: suspend PolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "voirnirqbhnbkstn")
suspend fun rules(argument: suspend PolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules holds all the PolicyRules for this ClusterRole