authenticationType

@JvmName(name = "qkfjiwceswtfnuli")
suspend fun authenticationType(value: Output<Either<String, HttpAuthenticationType>>)
@JvmName(name = "dncbkigdpckibbkc")
suspend fun authenticationType(value: Either<String, HttpAuthenticationType>?)
@JvmName(name = "leniywpkkdeddfgg")
fun authenticationType(value: String)
@JvmName(name = "texwmdpiwnjagujc")
fun authenticationType(value: HttpAuthenticationType)

Parameters

value

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