auth

@JvmName(name = "vuwsoynterbhktyf")
suspend fun auth(value: Output<UpstreamAuthSettingsArgs>)
@JvmName(name = "wvahpwgbobpnjpcm")
suspend fun auth(value: UpstreamAuthSettingsArgs?)

Parameters

value

Gets or sets the auth settings for an event handler. If not set, no auth is used.


@JvmName(name = "covwdekugimrmcbh")
suspend fun auth(argument: suspend UpstreamAuthSettingsArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the auth settings for an event handler. If not set, no auth is used.