authConfig

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

Parameters

value

authConfig for the connection. Structure is documented below.


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

Parameters

argument

authConfig for the connection. Structure is documented below.