@Stability(value=Stable) @Internal public static final class CfnSimulationApplicationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSimulationApplicationProps
CfnSimulationApplicationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSimulationApplicationProps.Builder, CfnSimulationApplicationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSimulationApplicationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSimulationApplicationProps.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 |
getCurrentRevisionId()
The current revision id.
|
String |
getEnvironment()
The environment of the simulation application.
|
String |
getName()
The name of the simulation application.
|
Object |
getRenderingEngine()
The rendering engine for the simulation application.
|
Object |
getRobotSoftwareSuite()
The robot software suite used by the simulation application.
|
Object |
getSimulationSoftwareSuite()
The simulation software suite used by the simulation application.
|
Object |
getSources()
The sources of the simulation application.
|
Map<String,String> |
getTags()
A map that contains tag keys and tag values that are attached to the simulation application.
|
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(CfnSimulationApplicationProps.Builder builder)
CfnSimulationApplicationProps.Builder.public final Object getRobotSoftwareSuite()
CfnSimulationApplicationPropsgetRobotSoftwareSuite in interface CfnSimulationApplicationPropspublic final Object getSimulationSoftwareSuite()
CfnSimulationApplicationPropsgetSimulationSoftwareSuite in interface CfnSimulationApplicationPropspublic final String getCurrentRevisionId()
CfnSimulationApplicationPropsgetCurrentRevisionId in interface CfnSimulationApplicationPropspublic final String getEnvironment()
CfnSimulationApplicationPropsgetEnvironment in interface CfnSimulationApplicationPropspublic final String getName()
CfnSimulationApplicationPropsgetName in interface CfnSimulationApplicationPropspublic final Object getRenderingEngine()
CfnSimulationApplicationPropsgetRenderingEngine in interface CfnSimulationApplicationPropspublic final Object getSources()
CfnSimulationApplicationPropsgetSources in interface CfnSimulationApplicationPropspublic final Map<String,String> getTags()
CfnSimulationApplicationPropsgetTags in interface CfnSimulationApplicationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.