public static final class CfnProject.PlacementTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.PlacementTemplateProperty
CfnProject.PlacementTemplateProperty
CfnProject.PlacementTemplateProperty.Builder, CfnProject.PlacementTemplateProperty.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 |
getDefaultAttributes()
The default attributes (key-value pairs) to be applied to all placements using this template.
|
java.lang.Object |
getDeviceTemplates()
An object specifying the [DeviceTemplate](https://docs.aws.amazon.com/iot-1-click/latest/projects-apireference/API_DeviceTemplate.html) for all placements using this ( [PlacementTemplate](https://docs.aws.amazon.com/iot-1-click/latest/projects-apireference/API_PlacementTemplate.html) ) template.
|
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 getDefaultAttributes()
CfnProject.PlacementTemplateProperty
getDefaultAttributes
in interface CfnProject.PlacementTemplateProperty
public final java.lang.Object getDeviceTemplates()
CfnProject.PlacementTemplateProperty
getDeviceTemplates
in interface CfnProject.PlacementTemplateProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()