Uses of Class
software.amazon.awscdk.services.robomaker.CfnRobotApplication.Builder
Packages that use CfnRobotApplication.Builder
- 
Uses of CfnRobotApplication.Builder in software.amazon.awscdk.services.robomakerMethods in software.amazon.awscdk.services.robomaker that return CfnRobotApplication.BuilderModifier and TypeMethodDescriptionstatic CfnRobotApplication.BuilderCfnRobotApplication.Builder.currentRevisionId(String currentRevisionId) The current revision id.CfnRobotApplication.Builder.environment(String environment) The environment of the robot application.The name of the robot application.CfnRobotApplication.Builder.robotSoftwareSuite(IResolvable robotSoftwareSuite) The robot software suite used by the robot application.CfnRobotApplication.Builder.robotSoftwareSuite(CfnRobotApplication.RobotSoftwareSuiteProperty robotSoftwareSuite) The robot software suite used by the robot application.The sources of the robot application.CfnRobotApplication.Builder.sources(IResolvable sources) The sources of the robot application.A map that contains tag keys and tag values that are attached to the robot application.