subnetIds

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

Parameters

value

The ID of one or more subnets in which to create a network interface for the endpoint. Applicable for endpoints of type GatewayLoadBalancer and Interface.


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


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

Parameters

values

The ID of one or more subnets in which to create a network interface for the endpoint. Applicable for endpoints of type GatewayLoadBalancer and Interface.