subnetIds

@JvmName(name = "tewovkhluctccaix")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "tfnnvdxgdaeqwxit")
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. Interface type endpoints cannot function without being assigned to a subnet.


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


@JvmName(name = "wtoncsgvvnjahkjp")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "pqdhakxtvlhrbrov")
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. Interface type endpoints cannot function without being assigned to a subnet.