authConfig

@JvmName(name = "dkmjpcivqkdjhcbj")
suspend fun authConfig(value: Output<ConnectionAuthConfigArgs>)
@JvmName(name = "vuhwwmmpfhmlwelk")
suspend fun authConfig(value: ConnectionAuthConfigArgs?)

Parameters

value

authConfig for the connection. Structure is documented below.


@JvmName(name = "imqoewhgybxetwya")
suspend fun authConfig(argument: suspend ConnectionAuthConfigArgsBuilder.() -> Unit)

Parameters

argument

authConfig for the connection. Structure is documented below.