authenticationType

@JvmName(name = "etglpciotuywouye")
suspend fun authenticationType(value: Output<Either<String, RestServiceAuthenticationType>>)
@JvmName(name = "vbcdfexoddnthwnv")
suspend fun authenticationType(value: Either<String, RestServiceAuthenticationType>)
@JvmName(name = "gexkjlicrgujmxyi")
fun authenticationType(value: String)
@JvmName(name = "jrmvedgjgxjdhkvg")
fun authenticationType(value: RestServiceAuthenticationType)

Parameters

value

Type of authentication used to connect to the REST service.