public static final class CfnSimulationApplicationVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSimulationApplicationVersionProps
software.amazon.jsii.JsiiObject.InitializationModeCfnSimulationApplicationVersionProps.Builder, CfnSimulationApplicationVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplication()
``AWS::RoboMaker::SimulationApplicationVersion.Application``
|
String |
getCurrentRevisionId()
``AWS::RoboMaker::SimulationApplicationVersion.CurrentRevisionId``
|
void |
setApplication(String value)
``AWS::RoboMaker::SimulationApplicationVersion.Application``
|
void |
setCurrentRevisionId(String value)
``AWS::RoboMaker::SimulationApplicationVersion.CurrentRevisionId``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getApplication()
getApplication in interface CfnSimulationApplicationVersionPropspublic void setApplication(String value)
setApplication in interface CfnSimulationApplicationVersionProps@Nullable public String getCurrentRevisionId()
getCurrentRevisionId in interface CfnSimulationApplicationVersionPropspublic void setCurrentRevisionId(@Nullable String value)
setCurrentRevisionId in interface CfnSimulationApplicationVersionPropsCopyright © 2019. All rights reserved.