Uses of Class
software.amazon.awscdk.services.codepipeline.RuleProps.Builder
Packages that use RuleProps.Builder
-
Uses of RuleProps.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return RuleProps.BuilderModifier and TypeMethodDescriptionstatic RuleProps.BuilderRuleProps.builder()Sets the value ofRuleProps.getCommands()RuleProps.Builder.configuration(com.fasterxml.jackson.databind.node.ObjectNode configuration) Sets the value ofRuleProps.getConfiguration()RuleProps.Builder.inputArtifacts(List<String> inputArtifacts) Sets the value ofRuleProps.getInputArtifacts()Sets the value ofRuleProps.getName()Sets the value ofRuleProps.getProvider()Sets the value ofRuleProps.getRegion()Sets the value ofRuleProps.getRole()Sets the value ofRuleProps.getVersion()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type RuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRuleProps.Builder.