@Stability(value=Stable) @Internal public static final class CfnStreamProcessor.ConnectedHomeSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStreamProcessor.ConnectedHomeSettingsProperty
CfnStreamProcessor.ConnectedHomeSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStreamProcessor.ConnectedHomeSettingsProperty.Builder, CfnStreamProcessor.ConnectedHomeSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStreamProcessor.ConnectedHomeSettingsProperty.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) |
List<String> |
getLabels()
Specifies what you want to detect in the video, such as people, packages, or pets.
|
Number |
getMinConfidence()
The minimum confidence required to label an object in the video.
|
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.ConnectedHomeSettingsProperty.Builder builder)
CfnStreamProcessor.BoundingBoxProperty.Builder.public final List<String> getLabels()
CfnStreamProcessor.ConnectedHomeSettingsPropertyThe current valid labels you can include in this list are: "PERSON", "PET", "PACKAGE", and "ALL".
getLabels in interface CfnStreamProcessor.ConnectedHomeSettingsPropertypublic final Number getMinConfidence()
CfnStreamProcessor.ConnectedHomeSettingsPropertygetMinConfidence in interface CfnStreamProcessor.ConnectedHomeSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.