| Modifier and Type | Class and Description |
|---|---|
static class |
ActionArtifactBounds.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ActionArtifactBounds |
ActionArtifactBounds.Builder.build()
Builds the configured instance.
|
ActionArtifactBounds |
ActionProps.getArtifactBounds() |
ActionArtifactBounds |
ActionProps.Jsii$Proxy.getArtifactBounds() |
ActionArtifactBounds |
BuildActionProps.getArtifactBounds()
The upper and lower bounds on the number of input and output artifacts for this Action.
|
ActionArtifactBounds |
BuildActionProps.Jsii$Proxy.getArtifactBounds()
The upper and lower bounds on the number of input and output artifacts for this Action.
|
ActionArtifactBounds |
DeployActionProps.getArtifactBounds() |
ActionArtifactBounds |
DeployActionProps.Jsii$Proxy.getArtifactBounds() |
ActionArtifactBounds |
TestActionProps.getArtifactBounds()
The upper and lower bounds on the number of input and output artifacts for this Action.
|
ActionArtifactBounds |
TestActionProps.Jsii$Proxy.getArtifactBounds()
The upper and lower bounds on the number of input and output artifacts for this Action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionProps.setArtifactBounds(ActionArtifactBounds value) |
void |
ActionProps.Jsii$Proxy.setArtifactBounds(ActionArtifactBounds value) |
void |
BuildActionProps.setArtifactBounds(ActionArtifactBounds value)
The upper and lower bounds on the number of input and output artifacts for this Action.
|
void |
BuildActionProps.Jsii$Proxy.setArtifactBounds(ActionArtifactBounds value)
The upper and lower bounds on the number of input and output artifacts for this Action.
|
void |
DeployActionProps.setArtifactBounds(ActionArtifactBounds value) |
void |
DeployActionProps.Jsii$Proxy.setArtifactBounds(ActionArtifactBounds value) |
void |
TestActionProps.setArtifactBounds(ActionArtifactBounds value)
The upper and lower bounds on the number of input and output artifacts for this Action.
|
void |
TestActionProps.Jsii$Proxy.setArtifactBounds(ActionArtifactBounds value)
The upper and lower bounds on the number of input and output artifacts for this Action.
|
ActionProps.Builder |
ActionProps.Builder.withArtifactBounds(ActionArtifactBounds value)
Sets the value of ArtifactBounds
|
BuildActionProps.Builder |
BuildActionProps.Builder.withArtifactBounds(ActionArtifactBounds value)
Sets the value of ArtifactBounds
|
DeployActionProps.Builder |
DeployActionProps.Builder.withArtifactBounds(ActionArtifactBounds value)
Sets the value of ArtifactBounds
|
TestActionProps.Builder |
TestActionProps.Builder.withArtifactBounds(ActionArtifactBounds value)
Sets the value of ArtifactBounds
|
Copyright © 2019. All rights reserved.