endpointType

@JvmName(name = "upamrpnyxduapbxx")
suspend fun endpointType(value: Output<String>)
@JvmName(name = "ictumwrgjlgmrqsf")
suspend fun endpointType(value: String?)

Parameters

value

The type of endpoint that you want your SFTP server connect to. If you connect to a VPC (or VPC_ENDPOINT), your SFTP server isn't accessible over the public internet. If you want to connect your SFTP server via public internet, set PUBLIC. Defaults to PUBLIC.