@Stability(value=Stable) @Internal public static final class CfnInput.InputDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInput.InputDefinitionProperty
CfnInput.InputDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInput.InputDefinitionProperty.Builder, CfnInput.InputDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInput.InputDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInput.AttributeProperty.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) |
Object |
getAttributes()
The attributes from the JSON payload that are made available by the input.
|
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(CfnInput.InputDefinitionProperty.Builder builder)
CfnInput.AttributeProperty.Builder.public final Object getAttributes()
CfnInput.InputDefinitionProperty
Inputs are derived from messages sent to the AWS IoT Events system using BatchPutMessage . Each such message contains a JSON payload, and those attributes (and their paired values) specified here are available for use in the condition expressions used by detectors that monitor this input.
getAttributes in interface CfnInput.InputDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.