@Stability(value=Stable) @Internal public static final class CfnCoreDefinitionVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCoreDefinitionVersionProps
CfnCoreDefinitionVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCoreDefinitionVersionProps.Builder, CfnCoreDefinitionVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCoreDefinitionVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCoreDefinitionVersionProps.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) |
String |
getCoreDefinitionId()
The ID of the core definition associated with this version.
|
Object |
getCores()
The Greengrass core in this version.
|
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(CfnCoreDefinitionVersionProps.Builder builder)
CfnCoreDefinitionVersionProps.Builder.public final String getCoreDefinitionId()
CfnCoreDefinitionVersionPropsThis value is a GUID.
getCoreDefinitionId in interface CfnCoreDefinitionVersionPropspublic final Object getCores()
CfnCoreDefinitionVersionProps
Currently, the Cores property for a core definition version can contain only one core.
getCores in interface CfnCoreDefinitionVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.