authenticationType

@JvmName(name = "lsxhljnmdeqxxwal")
suspend fun authenticationType(value: Output<Either<String, HttpAuthenticationType>>)
@JvmName(name = "htnvjsobltntmkio")
suspend fun authenticationType(value: Either<String, HttpAuthenticationType>?)
@JvmName(name = "bjdenvjqaedqxiab")
fun authenticationType(value: String)
@JvmName(name = "xdfynxqgrsvhnous")
fun authenticationType(value: HttpAuthenticationType)

Parameters

value

The authentication type to be used to connect to the HTTP server.