subnetIds

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


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