protocols

val protocols: Output<List<String>>

Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to your server's endpoint. This defaults to SFTP . The available protocols are:

  • AS2: File transfer over Applicability Statement 2

  • SFTP: File transfer over SSH

  • FTPS: File transfer with TLS encryption

  • FTP: Unencrypted file transfer