@Stability(value=Stable) @Internal public static final class CfnAlarmModel.AssetPropertyValueProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModel.AssetPropertyValueProperty
CfnAlarmModel.AssetPropertyValuePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarmModel.AssetPropertyValueProperty.Builder, CfnAlarmModel.AssetPropertyValueProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarmModel.AssetPropertyValueProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlarmModel.AcknowledgeFlowProperty.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 |
getQuality()
The quality of the asset property value.
|
Object |
getTimestamp()
The timestamp associated with the asset property value.
|
Object |
getValue()
The value to send to an asset property.
|
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(CfnAlarmModel.AssetPropertyValueProperty.Builder builder)
CfnAlarmModel.AcknowledgeFlowProperty.Builder.public final Object getValue()
CfnAlarmModel.AssetPropertyValuePropertygetValue in interface CfnAlarmModel.AssetPropertyValuePropertypublic final String getQuality()
CfnAlarmModel.AssetPropertyValueProperty
The value must be 'GOOD' , 'BAD' , or 'UNCERTAIN' .
getQuality in interface CfnAlarmModel.AssetPropertyValuePropertypublic final Object getTimestamp()
CfnAlarmModel.AssetPropertyValuePropertyThe default is the current event time.
getTimestamp in interface CfnAlarmModel.AssetPropertyValueProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.