| Modifier and Type | Class and Description |
|---|---|
static class |
ActionArtifactBounds.Jsii$Proxy
An implementation for
ActionArtifactBounds |
| Modifier and Type | Method and Description |
|---|---|
ActionArtifactBounds |
ActionArtifactBounds.Builder.build()
Builds the configured instance.
|
ActionArtifactBounds |
ActionProperties.getArtifactBounds() |
ActionArtifactBounds |
ActionProperties.Jsii$Proxy.getArtifactBounds() |
| Modifier and Type | Method and Description |
|---|---|
ActionProperties.Builder |
ActionProperties.Builder.artifactBounds(ActionArtifactBounds artifactBounds)
Sets the value of
ActionProperties.getArtifactBounds() |
| Constructor and Description |
|---|
Jsii$Proxy(String actionName,
ActionArtifactBounds artifactBounds,
ActionCategory category,
String provider,
String account,
List<? extends Artifact> inputs,
List<? extends Artifact> outputs,
String owner,
String region,
IResource resource,
IRole role,
Number runOrder,
String variablesNamespace,
String version)
Constructor that initializes the object based on literal property values passed by the
ActionProperties.Builder. |
Copyright © 2020. All rights reserved.