authorization

@JvmName(name = "egsinvpikerjveqc")
suspend fun authorization(value: Output<ClusterAuthorizationArgs>)
@JvmName(name = "mdhlvwglayujmhkn")
suspend fun authorization(value: ClusterAuthorizationArgs?)

Parameters

value

RBAC policy that will be applied and managed by GEC. Structure is documented below.


@JvmName(name = "sqfocrkkhfqkrgoe")
suspend fun authorization(argument: suspend ClusterAuthorizationArgsBuilder.() -> Unit)

Parameters

argument

RBAC policy that will be applied and managed by GEC. Structure is documented below.