authenticationType

@JvmName(name = "giqyxvmvbevfsdaj")
suspend fun authenticationType(value: Output<Either<String, HttpAuthenticationType>>)
@JvmName(name = "tvyeqgvfimapxaer")
suspend fun authenticationType(value: Either<String, HttpAuthenticationType>?)
@JvmName(name = "exxcfcqdbfrmjllp")
fun authenticationType(value: String)
@JvmName(name = "anbjsudvjeddojcm")
fun authenticationType(value: HttpAuthenticationType)

Parameters

value

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