| Package | Description |
|---|---|
| software.amazon.awscdk.services.robomaker |
AWS RoboMaker Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnRobot.Builder |
CfnRobot.Builder.architecture(String architecture)
The architecture of the robot.
|
static CfnRobot.Builder |
CfnRobot.Builder.create(software.constructs.Construct scope,
String id) |
CfnRobot.Builder |
CfnRobot.Builder.fleet(String fleet)
The Amazon Resource Name (ARN) of the fleet to which the robot will be registered.
|
CfnRobot.Builder |
CfnRobot.Builder.greengrassGroupId(String greengrassGroupId)
The Greengrass group associated with the robot.
|
CfnRobot.Builder |
CfnRobot.Builder.name(String name)
The name of the robot.
|
CfnRobot.Builder |
CfnRobot.Builder.tags(Map<String,String> tags)
A map that contains tag keys and tag values that are attached to the robot.
|
Copyright © 2022. All rights reserved.