authenticationType

@JvmName(name = "ryaowvqsjrdaikyq")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "ekoriffcqsyeltvf")
suspend fun authenticationType(value: Either<String, AuthenticationType>?)
@JvmName(name = "ojgtglcjwjeqtkpi")
fun authenticationType(value: String)
@JvmName(name = "iepfpuxrttwtejdr")
fun authenticationType(value: AuthenticationType)

Parameters

value

Specifies the authentication type being used for connecting to the endpoint.