Uses of Class
software.amazon.awscdk.services.codepipeline.ActionArtifactBounds.Builder
-
Uses of ActionArtifactBounds.Builder in software.amazon.awscdk.services.codepipeline
Modifier and TypeMethodDescriptionstatic ActionArtifactBounds.Builder
ActionArtifactBounds.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ActionArtifactBounds.Builder builder) Constructor that initializes the object based on literal property values passed by theActionArtifactBounds.Builder
.