authenticationType

@JvmName(name = "eqohkkajhlcuvjgi")
suspend fun authenticationType(value: Output<Either<String, SftpAuthenticationType>>)
@JvmName(name = "pbkcglpxcejxjmwi")
suspend fun authenticationType(value: Either<String, SftpAuthenticationType>?)
@JvmName(name = "vflexqxltjamendy")
fun authenticationType(value: String)
@JvmName(name = "rcrffdhdmklsqfet")
fun authenticationType(value: SftpAuthenticationType)

Parameters

value

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