subnetIds

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


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