Uses of Class
software.amazon.awscdk.services.robomaker.CfnRobotApplicationProps.Builder
-
Uses of CfnRobotApplicationProps.Builder in software.amazon.awscdk.services.robomaker
Modifier and TypeMethodDescriptionCfnRobotApplicationProps.builder()
CfnRobotApplicationProps.Builder.currentRevisionId
(String currentRevisionId) Sets the value ofCfnRobotApplicationProps.getCurrentRevisionId()
CfnRobotApplicationProps.Builder.environment
(String environment) Sets the value ofCfnRobotApplicationProps.getEnvironment()
Sets the value ofCfnRobotApplicationProps.getName()
CfnRobotApplicationProps.Builder.robotSoftwareSuite
(IResolvable robotSoftwareSuite) Sets the value ofCfnRobotApplicationProps.getRobotSoftwareSuite()
CfnRobotApplicationProps.Builder.robotSoftwareSuite
(CfnRobotApplication.RobotSoftwareSuiteProperty robotSoftwareSuite) Sets the value ofCfnRobotApplicationProps.getRobotSoftwareSuite()
Sets the value ofCfnRobotApplicationProps.getSources()
CfnRobotApplicationProps.Builder.sources
(IResolvable sources) Sets the value ofCfnRobotApplicationProps.getSources()
Sets the value ofCfnRobotApplicationProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRobotApplicationProps.Builder
.