authenticationType

@JvmName(name = "pdaahsjteeqagkqn")
suspend fun authenticationType(value: Output<Either<String, SftpAuthenticationType>>)
@JvmName(name = "xwewkyjaqmfgheqg")
suspend fun authenticationType(value: Either<String, SftpAuthenticationType>?)
@JvmName(name = "pdcrxyiswdvwflkg")
fun authenticationType(value: String)
@JvmName(name = "ppoiiwfmeoakrysf")
fun authenticationType(value: SftpAuthenticationType)

Parameters

value

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