polygonRegionsOfInterest

@JvmName(name = "aumgwxddnydedykh")
suspend fun polygonRegionsOfInterest(value: Output<List<List<StreamProcessorPointArgs>>>)
@JvmName(name = "yxykyldohjmkikvu")
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 = "tuimtokymgotmswt")
suspend fun polygonRegionsOfInterest(vararg values: Output<List<StreamProcessorPointArgs>>)


@JvmName(name = "euaxjyiqequcfoxb")
suspend fun polygonRegionsOfInterest(values: List<Output<List<StreamProcessorPointArgs>>>)
@JvmName(name = "vinuyetimtrcwokc")
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