public static final class CfnRobotProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRobotProps
software.amazon.jsii.JsiiObject.InitializationModeCfnRobotProps.Builder, CfnRobotProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArchitecture()
`AWS::RoboMaker::Robot.Architecture`
|
String |
getFleet()
`AWS::RoboMaker::Robot.Fleet`
|
String |
getGreengrassGroupId()
`AWS::RoboMaker::Robot.GreengrassGroupId`
|
String |
getName()
`AWS::RoboMaker::Robot.Name`
|
com.fasterxml.jackson.databind.node.ObjectNode |
getTags()
`AWS::RoboMaker::Robot.Tags`
|
void |
setArchitecture(String value)
`AWS::RoboMaker::Robot.Architecture`
|
void |
setFleet(String value)
`AWS::RoboMaker::Robot.Fleet`
|
void |
setGreengrassGroupId(String value)
`AWS::RoboMaker::Robot.GreengrassGroupId`
|
void |
setName(String value)
`AWS::RoboMaker::Robot.Name`
|
void |
setTags(com.fasterxml.jackson.databind.node.ObjectNode value)
`AWS::RoboMaker::Robot.Tags`
|
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 getArchitecture()
getArchitecture in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-architecturepublic void setArchitecture(String value)
setArchitecture in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-architecturepublic String getGreengrassGroupId()
getGreengrassGroupId in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-greengrassgroupidpublic void setGreengrassGroupId(String value)
setGreengrassGroupId in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-greengrassgroupid@Nullable public String getFleet()
getFleet in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-fleetpublic void setFleet(@Nullable String value)
setFleet in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-fleet@Nullable public String getName()
getName in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-namepublic void setName(@Nullable String value)
setName in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-name@Nullable public com.fasterxml.jackson.databind.node.ObjectNode getTags()
getTags in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-tagspublic void setTags(@Nullable com.fasterxml.jackson.databind.node.ObjectNode value)
setTags in interface CfnRobotPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-tagsCopyright © 2019. All rights reserved.