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``
|
Object |
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``
|
void |
setTags(software.amazon.awscdk.Token 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 CfnRobotPropspublic void setArchitecture(String value)
setArchitecture in interface CfnRobotPropspublic String getGreengrassGroupId()
getGreengrassGroupId in interface CfnRobotPropspublic void setGreengrassGroupId(String value)
setGreengrassGroupId in interface CfnRobotProps@Nullable public String getFleet()
getFleet in interface CfnRobotPropspublic void setFleet(@Nullable String value)
setFleet in interface CfnRobotProps@Nullable public String getName()
getName in interface CfnRobotPropspublic void setName(@Nullable String value)
setName in interface CfnRobotProps@Nullable public Object getTags()
getTags in interface CfnRobotPropspublic void setTags(@Nullable com.fasterxml.jackson.databind.node.ObjectNode value)
setTags in interface CfnRobotPropspublic void setTags(@Nullable software.amazon.awscdk.Token value)
setTags in interface CfnRobotPropsCopyright © 2019. All rights reserved.