public static final class CfnRobotApplicationVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRobotApplicationVersionProps
software.amazon.jsii.JsiiObject.InitializationModeCfnRobotApplicationVersionProps.Builder, CfnRobotApplicationVersionProps.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::RobotApplicationVersion.Application``
|
String |
getCurrentRevisionId()
``AWS::RoboMaker::RobotApplicationVersion.CurrentRevisionId``
|
void |
setApplication(String value)
``AWS::RoboMaker::RobotApplicationVersion.Application``
|
void |
setCurrentRevisionId(String value)
``AWS::RoboMaker::RobotApplicationVersion.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 CfnRobotApplicationVersionPropspublic void setApplication(String value)
setApplication in interface CfnRobotApplicationVersionProps@Nullable public String getCurrentRevisionId()
getCurrentRevisionId in interface CfnRobotApplicationVersionPropspublic void setCurrentRevisionId(@Nullable String value)
setCurrentRevisionId in interface CfnRobotApplicationVersionPropsCopyright © 2019. All rights reserved.