@Generated(value="jsii-pacmak/0.11.2 (build 27d16c2)", date="2019-06-10T11:02:16.988Z") @Stability(value=Experimental) 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`.
|
@Stability(value=Experimental) String getArchitecture()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-architecture@Stability(value=Experimental) String getGreengrassGroupId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-greengrassgroupid@Stability(value=Experimental) String getFleet()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-fleet@Stability(value=Experimental) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-name@Stability(value=Experimental) com.fasterxml.jackson.databind.node.ObjectNode getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robot.html#cfn-robomaker-robot-tags@Stability(value=Experimental) static CfnRobotProps.Builder builder()
CfnRobotProps.Builder of CfnRobotPropsCopyright © 2019. All rights reserved.