subnetIds

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


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