authenticationType

@JvmName(name = "qsitbhvrlncftpdb")
suspend fun authenticationType(value: Output<Either<String, FtpAuthenticationType>>)
@JvmName(name = "tcvqpdqitmjcxnpe")
suspend fun authenticationType(value: Either<String, FtpAuthenticationType>?)
@JvmName(name = "xjaomgoykbftxwui")
fun authenticationType(value: String)
@JvmName(name = "sknmbgvbdmwoqobx")
fun authenticationType(value: FtpAuthenticationType)

Parameters

value

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