subnetIds

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

Parameters

value

The IDs of the subnets in which to create endpoint network interfaces. You must specify this property for an interface endpoint or a Gateway Load Balancer endpoint. You can't specify this property for a gateway endpoint. For a Gateway Load Balancer endpoint, you can specify only one subnet.


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


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

Parameters

values

The IDs of the subnets in which to create endpoint network interfaces. You must specify this property for an interface endpoint or a Gateway Load Balancer endpoint. You can't specify this property for a gateway endpoint. For a Gateway Load Balancer endpoint, you can specify only one subnet.