faceSearchSettings

@JvmName(name = "pjpbkfpbqjnlwtiv")
suspend fun faceSearchSettings(value: Output<StreamProcessorFaceSearchSettingsArgs>)
@JvmName(name = "kciebakiwmyfvare")
suspend fun faceSearchSettings(value: StreamProcessorFaceSearchSettingsArgs?)

Parameters

value

The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor. For more information regarding the contents of the parameters, see FaceSearchSettings .


@JvmName(name = "jdmrapnkibcmstpv")
suspend fun faceSearchSettings(argument: suspend StreamProcessorFaceSearchSettingsArgsBuilder.() -> Unit)

Parameters

argument

The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor. For more information regarding the contents of the parameters, see FaceSearchSettings .