authenticationType

@JvmName(name = "dxwxvofitejwbesi")
suspend fun authenticationType(value: Output<Either<String, HttpAuthenticationType>>)
@JvmName(name = "qwoclyhmpuitbely")
suspend fun authenticationType(value: Either<String, HttpAuthenticationType>?)
@JvmName(name = "pnrrenlwvdrohamh")
fun authenticationType(value: String)
@JvmName(name = "cakfaqrccffbyobm")
fun authenticationType(value: HttpAuthenticationType)

Parameters

value

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