authenticationType

@JvmName(name = "txyjdmfdjonsgcnm")
suspend fun authenticationType(value: Output<Either<String, RestServiceAuthenticationType>>)
@JvmName(name = "heebachxviftgkoy")
suspend fun authenticationType(value: Either<String, RestServiceAuthenticationType>)
@JvmName(name = "rpsasicvedaqtjei")
fun authenticationType(value: String)
@JvmName(name = "ekarcgujnftvhpcl")
fun authenticationType(value: RestServiceAuthenticationType)

Parameters

value

Type of authentication used to connect to the REST service.