authenticationType

@JvmName(name = "ykpqnqbrxworhiuv")
suspend fun authenticationType(value: Output<Either<String, HttpAuthenticationType>>)
@JvmName(name = "bcnckbkfitnvsbaq")
suspend fun authenticationType(value: Either<String, HttpAuthenticationType>?)
@JvmName(name = "tjkpbradknicleof")
fun authenticationType(value: String)
@JvmName(name = "caurscomgbvvrbam")
fun authenticationType(value: HttpAuthenticationType)

Parameters

value

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