authorization

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

Parameters

value

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


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

Parameters

argument

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