subnetIds

@JvmName(name = "yfugifrauqjbfhbr")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "ftpmjsjviusvvbqd")
suspend fun subnetIds(value: List<String>?)

Parameters

value

A list of subnet IDs that are required to host your SFTP server endpoint in your VPC. This property can only be used when endpoint_type is set to VPC.


@JvmName(name = "bqfjbmnuhqvnyqci")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "gfmrocxddmmdeuqe")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "hqeldykidgqxflhc")
suspend fun subnetIds(vararg values: String)

Parameters

values

A list of subnet IDs that are required to host your SFTP server endpoint in your VPC. This property can only be used when endpoint_type is set to VPC.