authenticationType

@JvmName(name = "sjdgfbonbbhopqir")
suspend fun authenticationType(value: Output<Either<String, FtpAuthenticationType>>)
@JvmName(name = "rektqitjleijrqln")
suspend fun authenticationType(value: Either<String, FtpAuthenticationType>?)
@JvmName(name = "mfifrnwiseepcprq")
fun authenticationType(value: String)
@JvmName(name = "rnyenwwddgselwlp")
fun authenticationType(value: FtpAuthenticationType)

Parameters

value

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