Uses of Class
software.amazon.awscdk.services.codepipeline.ActionArtifactBounds.Builder
Packages that use ActionArtifactBounds.Builder
-
Uses of ActionArtifactBounds.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return ActionArtifactBounds.BuilderModifier and TypeMethodDescriptionstatic ActionArtifactBounds.BuilderActionArtifactBounds.builder()Sets the value ofActionArtifactBounds.getMaxInputs()ActionArtifactBounds.Builder.maxOutputs(Number maxOutputs) Sets the value ofActionArtifactBounds.getMaxOutputs()Sets the value ofActionArtifactBounds.getMinInputs()ActionArtifactBounds.Builder.minOutputs(Number minOutputs) Sets the value ofActionArtifactBounds.getMinOutputs()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type ActionArtifactBounds.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ActionArtifactBounds.Builder builder) Constructor that initializes the object based on literal property values passed by theActionArtifactBounds.Builder.