@Stability(value=Stable) @Internal public static final class CfnStreamProcessor.FaceSearchSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStreamProcessor.FaceSearchSettingsProperty
CfnStreamProcessor.FaceSearchSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStreamProcessor.FaceSearchSettingsProperty.Builder, CfnStreamProcessor.FaceSearchSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStreamProcessor.FaceSearchSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStreamProcessor.BoundingBoxProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCollectionId()
The ID of a collection that contains faces that you want to search for.
|
Number |
getFaceMatchThreshold()
Minimum face match confidence score that must be met to return a result for a recognized face.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnStreamProcessor.FaceSearchSettingsProperty.Builder builder)
CfnStreamProcessor.BoundingBoxProperty.Builder.public final String getCollectionId()
CfnStreamProcessor.FaceSearchSettingsPropertygetCollectionId in interface CfnStreamProcessor.FaceSearchSettingsPropertypublic final Number getFaceMatchThreshold()
CfnStreamProcessor.FaceSearchSettingsPropertyThe default is 80. 0 is the lowest confidence. 100 is the highest confidence. Values between 0 and 100 are accepted, and values lower than 80 are set to 80.
getFaceMatchThreshold in interface CfnStreamProcessor.FaceSearchSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.