polygonRegionsOfInterest

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


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