Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.robomaker.CfnRobotApplicationMixinProps.Builder
Packages that use CfnRobotApplicationMixinProps.Builder
-
Uses of CfnRobotApplicationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.robomaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.robomaker that return CfnRobotApplicationMixinProps.BuilderModifier and TypeMethodDescriptionCfnRobotApplicationMixinProps.builder()CfnRobotApplicationMixinProps.Builder.currentRevisionId(String currentRevisionId) Sets the value ofCfnRobotApplicationMixinProps.getCurrentRevisionId()CfnRobotApplicationMixinProps.Builder.environment(String environment) Sets the value ofCfnRobotApplicationMixinProps.getEnvironment()Sets the value ofCfnRobotApplicationMixinProps.getName()CfnRobotApplicationMixinProps.Builder.robotSoftwareSuite(CfnRobotApplicationPropsMixin.RobotSoftwareSuiteProperty robotSoftwareSuite) Sets the value ofCfnRobotApplicationMixinProps.getRobotSoftwareSuite()CfnRobotApplicationMixinProps.Builder.robotSoftwareSuite(IResolvable robotSoftwareSuite) Sets the value ofCfnRobotApplicationMixinProps.getRobotSoftwareSuite()Sets the value ofCfnRobotApplicationMixinProps.getSources()CfnRobotApplicationMixinProps.Builder.sources(IResolvable sources) Sets the value ofCfnRobotApplicationMixinProps.getSources()Sets the value ofCfnRobotApplicationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.robomaker with parameters of type CfnRobotApplicationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRobotApplicationMixinProps.Builder.