@Stability(value=Stable) @Internal public static final class CfnInputProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInputProps
CfnInputPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnInputProps.Builder, CfnInputProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object inputDefinition,
String inputDescription,
String inputName,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnInputProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getInputDefinition()
`AWS::IoTEvents::Input.InputDefinition`.
|
String |
getInputDescription()
`AWS::IoTEvents::Input.InputDescription`.
|
String |
getInputName()
`AWS::IoTEvents::Input.InputName`.
|
List<CfnTag> |
getTags()
`AWS::IoTEvents::Input.Tags`.
|
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.public final Object getInputDefinition()
CfnInputPropsgetInputDefinition in interface CfnInputPropspublic final String getInputDescription()
CfnInputPropsgetInputDescription in interface CfnInputPropspublic final String getInputName()
CfnInputPropsgetInputName in interface CfnInputPropspublic final List<CfnTag> getTags()
CfnInputPropsgetTags in interface CfnInputProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.