serviceAuth

@JvmName(name = "quqkouotjrokbhcy")
suspend fun serviceAuth(value: Output<ServiceAuthConfigurationArgs>)
@JvmName(name = "gsbslgdmhjacifrb")
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 = "gwaqmqtsrrpddhrf")
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.