@Stability(value=Stable) @Internal public static final class CfnRobotApplication.RobotSoftwareSuiteProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRobotApplication.RobotSoftwareSuiteProperty
CfnRobotApplication.RobotSoftwareSuitePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRobotApplication.RobotSoftwareSuiteProperty.Builder, CfnRobotApplication.RobotSoftwareSuiteProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRobotApplication.RobotSoftwareSuiteProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRobotApplication.RobotSoftwareSuiteProperty.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 |
getName()
The name of the robot software suite.
|
String |
getVersion()
The version of the robot software suite.
|
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(CfnRobotApplication.RobotSoftwareSuiteProperty.Builder builder)
CfnRobotApplication.RobotSoftwareSuiteProperty.Builder.public final String getName()
CfnRobotApplication.RobotSoftwareSuiteProperty
General is the only supported value.
getName in interface CfnRobotApplication.RobotSoftwareSuitePropertypublic final String getVersion()
CfnRobotApplication.RobotSoftwareSuitePropertyNot applicable for General software suite.
getVersion in interface CfnRobotApplication.RobotSoftwareSuiteProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.