authenticationType

@JvmName(name = "ulgifyrtqffwpmet")
suspend fun authenticationType(value: Output<Either<String, RestServiceAuthenticationType>>)
@JvmName(name = "cwduawajqwyhiaim")
suspend fun authenticationType(value: Either<String, RestServiceAuthenticationType>)
@JvmName(name = "whxhpeveyfmdweve")
fun authenticationType(value: String)
@JvmName(name = "etlanrcwbwdaftxl")
fun authenticationType(value: RestServiceAuthenticationType)

Parameters

value

Type of authentication used to connect to the REST service.