subnetIds

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

Parameters

value

An array of VPC subnet IDs to associate with the endpoint.


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


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

Parameters

values

An array of VPC subnet IDs to associate with the endpoint.