authenticationType

@JvmName(name = "vybhtbyyjguhtkmh")
suspend fun authenticationType(value: Output<Either<String, SftpAuthenticationType>>)
@JvmName(name = "oblhwmciafcegymw")
suspend fun authenticationType(value: Either<String, SftpAuthenticationType>?)
@JvmName(name = "trkyyrgnutyofuhi")
fun authenticationType(value: String)
@JvmName(name = "lglxvdqujevanahp")
fun authenticationType(value: SftpAuthenticationType)

Parameters

value

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