polygonRegionsOfInterest

@JvmName(name = "obbvrmmnrkhjdify")
suspend fun polygonRegionsOfInterest(value: Output<List<List<StreamProcessorPointArgs>>>)
@JvmName(name = "umxpspbkssqbmsqf")
suspend fun polygonRegionsOfInterest(value: List<List<StreamProcessorPointArgs>>?)

Parameters

value

The PolygonRegionsOfInterest specifies a set of polygon areas of interest in the video frames to analyze, as part of connected home feature. Each polygon is in turn, an ordered list of Point


@JvmName(name = "pmnghdgkftqdidcc")
suspend fun polygonRegionsOfInterest(vararg values: Output<List<StreamProcessorPointArgs>>)


@JvmName(name = "jenedntqrcydelsw")
suspend fun polygonRegionsOfInterest(values: List<Output<List<StreamProcessorPointArgs>>>)
@JvmName(name = "iocwvbweosphinbk")
suspend fun polygonRegionsOfInterest(vararg values: List<StreamProcessorPointArgs>)

Parameters

values

The PolygonRegionsOfInterest specifies a set of polygon areas of interest in the video frames to analyze, as part of connected home feature. Each polygon is in turn, an ordered list of Point