Uses of Class
software.amazon.awscdk.services.codepipeline.ActionProperties.Builder
Packages that use ActionProperties.Builder
-
Uses of ActionProperties.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return ActionProperties.BuilderModifier and TypeMethodDescriptionSets the value ofActionProperties.getAccount()ActionProperties.Builder.actionName(String actionName) Sets the value ofActionProperties.getActionName()ActionProperties.Builder.artifactBounds(ActionArtifactBounds artifactBounds) Sets the value ofActionProperties.getArtifactBounds()static ActionProperties.BuilderActionProperties.builder()ActionProperties.Builder.category(ActionCategory category) Sets the value ofActionProperties.getCategory()Sets the value ofActionProperties.getInputs()Sets the value ofActionProperties.getOutputs()Sets the value ofActionProperties.getOwner()Sets the value ofActionProperties.getProvider()Sets the value ofActionProperties.getRegion()Sets the value ofActionProperties.getResource()Sets the value ofActionProperties.getRole()Sets the value ofActionProperties.getRunOrder()ActionProperties.Builder.variablesNamespace(String variablesNamespace) Sets the value ofActionProperties.getVariablesNamespace()Sets the value ofActionProperties.getVersion()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type ActionProperties.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ActionProperties.Builder builder) Constructor that initializes the object based on literal property values passed by theActionProperties.Builder.