subnetIds

@JvmName(name = "ahkqdhlyosikikob")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "uytxlxouorofmjob")
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 = "oyramnmrdfadyeco")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "xaywbegopgiapfdc")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "qgifvjaomhcrdaoi")
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.