subnetIds

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

Parameters

value

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


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


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

Parameters

values

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