authenticationType

@JvmName(name = "eoxsqocvdjiqxopw")
suspend fun authenticationType(value: Output<Either<String, FtpAuthenticationType>>)
@JvmName(name = "texsoiriuqbhnubx")
suspend fun authenticationType(value: Either<String, FtpAuthenticationType>?)
@JvmName(name = "bptomyrakouvffvw")
fun authenticationType(value: String)
@JvmName(name = "mbreximwhnkunoys")
fun authenticationType(value: FtpAuthenticationType)

Parameters

value

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