@Stability(value=Stable) @Internal public static final class CfnRobotApplicationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRobotApplicationProps
CfnRobotApplicationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRobotApplicationProps.Builder, CfnRobotApplicationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRobotApplicationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRobotApplicationProps.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 robot application.
|
String |
getName()
The name of the robot application.
|
Object |
getRobotSoftwareSuite()
The robot software suite used by the robot application.
|
Object |
getSources()
The sources of the robot application.
|
Map<String,String> |
getTags()
A map that contains tag keys and tag values that are attached to the robot 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(CfnRobotApplicationProps.Builder builder)
CfnRobotApplicationProps.Builder.public final Object getRobotSoftwareSuite()
CfnRobotApplicationPropsgetRobotSoftwareSuite in interface CfnRobotApplicationPropspublic final String getCurrentRevisionId()
CfnRobotApplicationPropsgetCurrentRevisionId in interface CfnRobotApplicationPropspublic final String getEnvironment()
CfnRobotApplicationPropsgetEnvironment in interface CfnRobotApplicationPropspublic final String getName()
CfnRobotApplicationPropsgetName in interface CfnRobotApplicationPropspublic final Object getSources()
CfnRobotApplicationPropsgetSources in interface CfnRobotApplicationPropspublic final Map<String,String> getTags()
CfnRobotApplicationPropsgetTags in interface CfnRobotApplicationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.