authenticationType

@JvmName(name = "bjyuswawwlwcbwcl")
suspend fun authenticationType(value: Output<Either<String, RestServiceAuthenticationType>>)
@JvmName(name = "rushjbrnedqpuhdq")
suspend fun authenticationType(value: Either<String, RestServiceAuthenticationType>)
@JvmName(name = "akleeejvurvdmmmi")
fun authenticationType(value: String)
@JvmName(name = "ygpeayfelmfontga")
fun authenticationType(value: RestServiceAuthenticationType)

Parameters

value

Type of authentication used to connect to the REST service.