@Stability(value=Stable) @Internal public static final class CfnRobotProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRobotProps
CfnRobotPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRobotProps.Builder, CfnRobotProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String architecture,
String greengrassGroupId,
String fleet,
String name,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnRobotProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArchitecture()
`AWS::RoboMaker::Robot.Architecture`.
|
String |
getFleet()
`AWS::RoboMaker::Robot.Fleet`.
|
String |
getGreengrassGroupId()
`AWS::RoboMaker::Robot.GreengrassGroupId`.
|
String |
getName()
`AWS::RoboMaker::Robot.Name`.
|
Map<String,String> |
getTags()
`AWS::RoboMaker::Robot.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.public final String getArchitecture()
CfnRobotPropsgetArchitecture in interface CfnRobotPropspublic final String getGreengrassGroupId()
CfnRobotPropsgetGreengrassGroupId in interface CfnRobotPropspublic final String getFleet()
CfnRobotPropsgetFleet in interface CfnRobotPropspublic final String getName()
CfnRobotPropsgetName in interface CfnRobotPropspublic final Map<String,String> getTags()
CfnRobotPropsgetTags in interface CfnRobotProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.