@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,
Object 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`.
|
Object |
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 CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-architecturepublic final String getGreengrassGroupId()
CfnRobotPropsgetGreengrassGroupId in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-greengrassgroupidpublic final String getFleet()
CfnRobotPropsgetFleet in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-fleetpublic final String getName()
CfnRobotPropsgetName in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-namepublic final Object getTags()
CfnRobotPropsgetTags in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.