auth

@JvmName(name = "tkjyfglodukackgp")
suspend fun auth(value: Output<List<DbProxyAuthFormatArgs>>)
@JvmName(name = "wbfmkidaahhqjggq")
suspend fun auth(value: List<DbProxyAuthFormatArgs>?)

Parameters

value

The authorization mechanism that the proxy uses.


@JvmName(name = "scnjkabvtbrlimpu")
suspend fun auth(vararg values: Output<DbProxyAuthFormatArgs>)


@JvmName(name = "tddtsgttkmktswnd")
suspend fun auth(values: List<Output<DbProxyAuthFormatArgs>>)
@JvmName(name = "lyxrhqlkoobywyij")
suspend fun auth(vararg values: DbProxyAuthFormatArgs)

Parameters

values

The authorization mechanism that the proxy uses.


@JvmName(name = "itsxnmdjfrvxbgyi")
suspend fun auth(argument: List<suspend DbProxyAuthFormatArgsBuilder.() -> Unit>)
@JvmName(name = "ifwdhyfynedvhlwh")
suspend fun auth(vararg argument: suspend DbProxyAuthFormatArgsBuilder.() -> Unit)
@JvmName(name = "slhefrakwpereuio")
suspend fun auth(argument: suspend DbProxyAuthFormatArgsBuilder.() -> Unit)

Parameters

argument

The authorization mechanism that the proxy uses.