serviceAuth

@JvmName(name = "lgghbdghihslrevu")
suspend fun serviceAuth(value: Output<ServiceAuthConfigurationArgs>)
@JvmName(name = "meuyhbotisoskgtg")
suspend fun serviceAuth(value: ServiceAuthConfigurationArgs?)

Parameters

value

Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.


@JvmName(name = "oplylxasqjoilule")
suspend fun serviceAuth(argument: suspend ServiceAuthConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.