authenticationType

@JvmName(name = "licwtlnjjmxhkmeg")
suspend fun authenticationType(value: Output<Either<String, RestServiceAuthenticationType>>)
@JvmName(name = "kevgumrbsohfqksk")
suspend fun authenticationType(value: Either<String, RestServiceAuthenticationType>)
@JvmName(name = "wquoqjjqaavuxqag")
fun authenticationType(value: String)
@JvmName(name = "uktyuskiusdsmtgg")
fun authenticationType(value: RestServiceAuthenticationType)

Parameters

value

Type of authentication used to connect to the REST service.