@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-03-28T21:35:49.733Z") public interface TestActionProps extends software.amazon.jsii.JsiiSerializable, CommonActionProps
test Action.| Modifier and Type | Interface and Description |
|---|---|
static class |
TestActionProps.Builder
A builder for
TestActionProps |
static class |
TestActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static TestActionProps.Builder |
builder() |
ActionArtifactBounds |
getArtifactBounds()
The upper and lower bounds on the number of input and output artifacts for this Action.
|
Object |
getConfiguration()
The action's configuration.
|
Artifact |
getInputArtifact()
The source to use as input for this test.
|
String |
getOutputArtifactName()
The optional name of the output artifact.
|
String |
getOwner()
The test Action owner (could be 'AWS', 'ThirdParty' or 'Custom').
|
String |
getProvider()
The service provider that the action calls.
|
String |
getVersion()
The test Action version.
|
getActionName, getRunOrderActionArtifactBounds getArtifactBounds()
Artifact getInputArtifact()
String getProvider()
Object getConfiguration()
String getOutputArtifactName()
String getOwner()
String getVersion()
static TestActionProps.Builder builder()
builder in interface CommonActionPropsTestActionProps.Builder of TestActionPropsCopyright © 2019. All rights reserved.