authenticationType

@JvmName(name = "onkhcemsyplgtfrc")
suspend fun authenticationType(value: Output<Either<String, SftpAuthenticationType>>)
@JvmName(name = "apqauqjwakamccbq")
suspend fun authenticationType(value: Either<String, SftpAuthenticationType>?)
@JvmName(name = "suvgytuekawtseup")
fun authenticationType(value: String)
@JvmName(name = "osbhbddvlvfthioh")
fun authenticationType(value: SftpAuthenticationType)

Parameters

value

The authentication type to be used to connect to the FTP server.