roleRef

@JvmName(name = "ivqbvoldnapvakms")
suspend fun roleRef(value: Output<RoleRefPatchArgs>)
@JvmName(name = "hrvweeopkitupoct")
suspend fun roleRef(value: RoleRefPatchArgs?)

Parameters

value

RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error.


@JvmName(name = "ymaygawaeeahflxu")
suspend fun roleRef(argument: suspend RoleRefPatchArgsBuilder.() -> Unit)

Parameters

argument

RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error.