regionsOfInterests

@JvmName(name = "jrtwvbreabymrege")
suspend fun regionsOfInterests(value: Output<List<StreamProcessorRegionsOfInterestArgs>>)
@JvmName(name = "wbtyhrlpncsxhhxr")
suspend fun regionsOfInterests(value: List<StreamProcessorRegionsOfInterestArgs>?)

Parameters

value

Specifies locations in the frames where Amazon Rekognition checks for objects or people. See regions_of_interest.


@JvmName(name = "snypkgonkkdrtarc")
suspend fun regionsOfInterests(vararg values: Output<StreamProcessorRegionsOfInterestArgs>)


@JvmName(name = "ocvimivgxjdxhdnj")
suspend fun regionsOfInterests(values: List<Output<StreamProcessorRegionsOfInterestArgs>>)
@JvmName(name = "bhsqnbffwycymutw")
suspend fun regionsOfInterests(vararg values: StreamProcessorRegionsOfInterestArgs)

Parameters

values

Specifies locations in the frames where Amazon Rekognition checks for objects or people. See regions_of_interest.


@JvmName(name = "wyifdfbieahbnebg")
suspend fun regionsOfInterests(argument: List<suspend StreamProcessorRegionsOfInterestArgsBuilder.() -> Unit>)
@JvmName(name = "ucjcmhgjbhoqecmn")
suspend fun regionsOfInterests(vararg argument: suspend StreamProcessorRegionsOfInterestArgsBuilder.() -> Unit)
@JvmName(name = "iijupnittwrfncbu")
suspend fun regionsOfInterests(argument: suspend StreamProcessorRegionsOfInterestArgsBuilder.() -> Unit)

Parameters

argument

Specifies locations in the frames where Amazon Rekognition checks for objects or people. See regions_of_interest.