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