authenticationType

@JvmName(name = "hfpgedppurpwyahr")
suspend fun authenticationType(value: Output<Either<String, RestServiceAuthenticationType>>)
@JvmName(name = "cmjhmvwpsxsafgvs")
suspend fun authenticationType(value: Either<String, RestServiceAuthenticationType>)
@JvmName(name = "stetgntmpaaxqqlb")
fun authenticationType(value: String)
@JvmName(name = "ddkngwwtbylirgqj")
fun authenticationType(value: RestServiceAuthenticationType)

Parameters

value

Type of authentication used to connect to the REST service.