public static final class CfnProject.DeviceTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.DeviceTemplateProperty
CfnProject.DeviceTemplateProperty
CfnProject.DeviceTemplateProperty.Builder, CfnProject.DeviceTemplateProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getCallbackOverrides()
An optional AWS Lambda function to invoke instead of the default AWS Lambda function provided by the placement template.
|
java.lang.String |
getDeviceType()
The device type, which currently must be `"button"` .
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getCallbackOverrides()
CfnProject.DeviceTemplateProperty
getCallbackOverrides
in interface CfnProject.DeviceTemplateProperty
public final java.lang.String getDeviceType()
CfnProject.DeviceTemplateProperty
getDeviceType
in interface CfnProject.DeviceTemplateProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()