authenticationType

@JvmName(name = "mvspcicmhglodctw")
suspend fun authenticationType(value: Output<Either<String, ODataAuthenticationType>>)
@JvmName(name = "hjrcmafttetxsmce")
suspend fun authenticationType(value: Either<String, ODataAuthenticationType>?)
@JvmName(name = "eftjufwgmjemvcrh")
fun authenticationType(value: String)
@JvmName(name = "jfnefrywhvnsakcn")
fun authenticationType(value: ODataAuthenticationType)

Parameters

value

Type of authentication used to connect to the OData service.