Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnPipelineMixinProps.Builder
Packages that use CfnPipelineMixinProps.Builder
-
Uses of CfnPipelineMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise that return CfnPipelineMixinProps.BuilderModifier and TypeMethodDescriptionCfnPipelineMixinProps.builder()CfnPipelineMixinProps.Builder.computations(List<? extends Object> computations) Sets the value ofCfnPipelineMixinProps.getComputations()CfnPipelineMixinProps.Builder.computations(IResolvable computations) Sets the value ofCfnPipelineMixinProps.getComputations()CfnPipelineMixinProps.Builder.description(String description) Sets the value ofCfnPipelineMixinProps.getDescription()CfnPipelineMixinProps.Builder.environmentVariables(Map<String, String> environmentVariables) Sets the value ofCfnPipelineMixinProps.getEnvironmentVariables()CfnPipelineMixinProps.Builder.environmentVariables(IResolvable environmentVariables) Sets the value ofCfnPipelineMixinProps.getEnvironmentVariables()CfnPipelineMixinProps.Builder.pipelineName(String pipelineName) Sets the value ofCfnPipelineMixinProps.getPipelineName()Sets the value ofCfnPipelineMixinProps.getTags()CfnPipelineMixinProps.Builder.workspaceName(String workspaceName) Sets the value ofCfnPipelineMixinProps.getWorkspaceName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise with parameters of type CfnPipelineMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPipelineMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPipelineMixinProps.Builder.