Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.robomaker.CfnRobotApplicationPropsMixin.Builder
Packages that use CfnRobotApplicationPropsMixin.Builder
-
Uses of CfnRobotApplicationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.robomaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.robomaker that return CfnRobotApplicationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRobotApplicationPropsMixin.Builder.create()CfnRobotApplicationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRobotApplicationPropsMixin.Builder.currentRevisionId(String currentRevisionId) The current revision id.CfnRobotApplicationPropsMixin.Builder.environment(String environment) The environment of the robot application.The name of the robot application.CfnRobotApplicationPropsMixin.Builder.robotSoftwareSuite(CfnRobotApplicationPropsMixin.RobotSoftwareSuiteProperty robotSoftwareSuite) The robot software suite used by the robot application.CfnRobotApplicationPropsMixin.Builder.robotSoftwareSuite(IResolvable robotSoftwareSuite) The robot software suite used by the robot application.The sources of the robot application.CfnRobotApplicationPropsMixin.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.