authenticationType

@JvmName(name = "whvaobqefqrtulbj")
suspend fun authenticationType(value: Output<Either<String, SftpAuthenticationType>>)
@JvmName(name = "aafjmckflvbwffet")
suspend fun authenticationType(value: Either<String, SftpAuthenticationType>?)
@JvmName(name = "xwueqpxyytjsnrcy")
fun authenticationType(value: String)
@JvmName(name = "sbpadkttyvevobxs")
fun authenticationType(value: SftpAuthenticationType)

Parameters

value

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