subnetIds

@JvmName(name = "kpsvxtvftlcpulpd")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "nmeledkbowxhtggl")
suspend fun subnetIds(value: List<String>)

Parameters

value

A list of subnet IDs associated with the VPC endpoint.


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


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

Parameters

values

A list of subnet IDs associated with the VPC endpoint.