Uses of Interface
software.amazon.awscdk.services.robomaker.CfnRobotApplication.RobotSoftwareSuiteProperty
-
Uses of CfnRobotApplication.RobotSoftwareSuiteProperty in software.amazon.awscdk.services.robomaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRobotApplication.RobotSoftwareSuiteProperty
Modifier and TypeMethodDescriptionCfnRobotApplication.RobotSoftwareSuiteProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnRobotApplication.Builder.robotSoftwareSuite
(CfnRobotApplication.RobotSoftwareSuiteProperty robotSoftwareSuite) The robot software suite used by the robot application.CfnRobotApplicationProps.Builder.robotSoftwareSuite
(CfnRobotApplication.RobotSoftwareSuiteProperty robotSoftwareSuite) Sets the value ofCfnRobotApplicationProps.getRobotSoftwareSuite()
void
CfnRobotApplication.setRobotSoftwareSuite
(CfnRobotApplication.RobotSoftwareSuiteProperty value) The robot software suite used by the robot application.