authenticationType

@JvmName(name = "scbvaphfwfpxukur")
suspend fun authenticationType(value: Output<Either<String, RestServiceAuthenticationType>>)
@JvmName(name = "hwtovgmyvioyqxnb")
suspend fun authenticationType(value: Either<String, RestServiceAuthenticationType>)
@JvmName(name = "atpchaxrtjxwifga")
fun authenticationType(value: String)
@JvmName(name = "uxrauvvfkobnoufg")
fun authenticationType(value: RestServiceAuthenticationType)

Parameters

value

Type of authentication used to connect to the REST service.