subnetIds

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


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