@Stability(value=Stable) @Internal public static final class CfnPlacementProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlacementProps
CfnPlacementPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlacementProps.Builder, CfnPlacementProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlacementProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPlacementProps.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 |
getAssociatedDevices()
The devices to associate with the placement, as defined by a mapping of zero or more key-value pairs wherein the key is a template name and the value is a device ID.
|
Object |
getAttributes()
The user-defined attributes associated with the placement.
|
String |
getPlacementName()
The name of the placement.
|
String |
getProjectName()
The name of the project containing the placement.
|
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(CfnPlacementProps.Builder builder)
CfnPlacementProps.Builder.public final String getProjectName()
CfnPlacementPropsgetProjectName in interface CfnPlacementPropspublic final Object getAssociatedDevices()
CfnPlacementPropsgetAssociatedDevices in interface CfnPlacementPropspublic final Object getAttributes()
CfnPlacementPropsgetAttributes in interface CfnPlacementPropspublic final String getPlacementName()
CfnPlacementPropsgetPlacementName in interface CfnPlacementProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.