@Stability(value=Stable) @Internal public static final class CfnComponentVersion.ComponentPlatformProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentVersion.ComponentPlatformProperty
CfnComponentVersion.ComponentPlatformPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentVersion.ComponentPlatformProperty.Builder, CfnComponentVersion.ComponentPlatformProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentVersion.ComponentPlatformProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentVersion.ComponentDependencyRequirementProperty.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 |
getAttributes()
A dictionary of attributes for the platform.
|
String |
getName()
The friendly name of the platform.
|
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(CfnComponentVersion.ComponentPlatformProperty.Builder builder)
CfnComponentVersion.ComponentDependencyRequirementProperty.Builder.public final Object getAttributes()
CfnComponentVersion.ComponentPlatformProperty
The software defines the os and platform by default. You can specify additional platform attributes for a core device when you deploy the Greengrass nucleus component. For more information, see the Greengrass nucleus component in the AWS IoT Greengrass V2 Developer Guide .
getAttributes in interface CfnComponentVersion.ComponentPlatformPropertypublic final String getName()
CfnComponentVersion.ComponentPlatformProperty
If you omit this parameter, AWS IoT Greengrass creates a friendly name from the os and architecture of the platform.
getName in interface CfnComponentVersion.ComponentPlatformProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.