authenticationType

@JvmName(name = "udrctdrybsrrimfs")
suspend fun authenticationType(value: Output<Either<String, HttpAuthenticationType>>)
@JvmName(name = "aduxvebijotxlxkh")
suspend fun authenticationType(value: Either<String, HttpAuthenticationType>?)
@JvmName(name = "ppnsxjchgyaogrhr")
fun authenticationType(value: String)
@JvmName(name = "mimtplhalemhxnwy")
fun authenticationType(value: HttpAuthenticationType)

Parameters

value

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