@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()
`AWS::RoboMaker::SimulationApplication.CurrentRevisionId`.
|
String |
getEnvironment()
`AWS::RoboMaker::SimulationApplication.Environment`.
|
String |
getName()
`AWS::RoboMaker::SimulationApplication.Name`.
|
Object |
getRenderingEngine()
`AWS::RoboMaker::SimulationApplication.RenderingEngine`.
|
Object |
getRobotSoftwareSuite()
`AWS::RoboMaker::SimulationApplication.RobotSoftwareSuite`.
|
Object |
getSimulationSoftwareSuite()
`AWS::RoboMaker::SimulationApplication.SimulationSoftwareSuite`.
|
Object |
getSources()
`AWS::RoboMaker::SimulationApplication.Sources`.
|
Map<String,String> |
getTags()
`AWS::RoboMaker::SimulationApplication.Tags`.
|
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 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 getRobotSoftwareSuite()
CfnSimulationApplicationPropsgetRobotSoftwareSuite in interface CfnSimulationApplicationPropspublic final Object getSimulationSoftwareSuite()
CfnSimulationApplicationPropsgetSimulationSoftwareSuite 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 © 2021. All rights reserved.