authenticationType

@JvmName(name = "okwkgimgalyibnva")
suspend fun authenticationType(value: Output<Either<String, SftpAuthenticationType>>)
@JvmName(name = "romboisxiwlgorhg")
suspend fun authenticationType(value: Either<String, SftpAuthenticationType>?)
@JvmName(name = "tyurechwrtthmxrc")
fun authenticationType(value: String)
@JvmName(name = "jlwgmoiagkbgbfqd")
fun authenticationType(value: SftpAuthenticationType)

Parameters

value

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