@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-05-02T10:09:09.493Z") public interface CfnRobotProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRobotProps.Builder
A builder for
CfnRobotProps |
static class |
CfnRobotProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRobotProps.Builder |
builder() |
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`.
|
String getArchitecture()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-architectureString getGreengrassGroupId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-greengrassgroupidString getFleet()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-fleetString getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-namecom.fasterxml.jackson.databind.node.ObjectNode getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-tagsstatic CfnRobotProps.Builder builder()
CfnRobotProps.Builder of CfnRobotPropsCopyright © 2019. All rights reserved.