authenticationType

@JvmName(name = "jedcjrpbegpcvjgj")
suspend fun authenticationType(value: Output<Either<String, SftpAuthenticationType>>)
@JvmName(name = "veqtpdynwppueapm")
suspend fun authenticationType(value: Either<String, SftpAuthenticationType>?)
@JvmName(name = "jkutwvbxivrvvyys")
fun authenticationType(value: String)
@JvmName(name = "srkxkytfkcloaakq")
fun authenticationType(value: SftpAuthenticationType)

Parameters

value

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