| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ActionArtifactBounds.Builder |
ActionArtifactBounds.builder() |
ActionArtifactBounds.Builder |
ActionArtifactBounds.Builder.maxInputs(Number maxInputs)
Sets the value of
ActionArtifactBounds.getMaxInputs() |
ActionArtifactBounds.Builder |
ActionArtifactBounds.Builder.maxOutputs(Number maxOutputs)
Sets the value of
ActionArtifactBounds.getMaxOutputs() |
ActionArtifactBounds.Builder |
ActionArtifactBounds.Builder.minInputs(Number minInputs)
Sets the value of
ActionArtifactBounds.getMinInputs() |
ActionArtifactBounds.Builder |
ActionArtifactBounds.Builder.minOutputs(Number minOutputs)
Sets the value of
ActionArtifactBounds.getMinOutputs() |
| Constructor and Description |
|---|
Jsii$Proxy(ActionArtifactBounds.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ActionArtifactBounds.Builder. |
Copyright © 2022. All rights reserved.