Class CfnProject.PlacementTemplateProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iot1click.CfnProject.PlacementTemplateProperty.Jsii$Proxy
All Implemented Interfaces:
CfnProject.PlacementTemplateProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnProject.PlacementTemplateProperty

@Stability(Stable) @Internal public static final class CfnProject.PlacementTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.PlacementTemplateProperty
  • Constructor Details

    • Jsii$Proxy

      protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
      Parameters:
      objRef - Reference to the JSII managed object.
    • Jsii$Proxy

      protected Jsii$Proxy(CfnProject.PlacementTemplateProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnProject.PlacementTemplateProperty.Builder.
  • Method Details

    • getDefaultAttributes

      public final Object getDefaultAttributes()
      Description copied from interface: CfnProject.PlacementTemplateProperty
      The default attributes (key-value pairs) to be applied to all placements using this template.
      Specified by:
      getDefaultAttributes in interface CfnProject.PlacementTemplateProperty
    • getDeviceTemplates

      public final Object getDeviceTemplates()
      Description copied from interface: CfnProject.PlacementTemplateProperty
      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.
      Specified by:
      getDeviceTemplates in interface CfnProject.PlacementTemplateProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object