@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-03-28T21:35:49.731Z") public interface SourceActionProps extends software.amazon.jsii.JsiiSerializable, CommonActionProps
source Action.| Modifier and Type | Interface and Description |
|---|---|
static class |
SourceActionProps.Builder
A builder for
SourceActionProps |
static class |
SourceActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static SourceActionProps.Builder |
builder() |
Object |
getConfiguration()
The action's configuration.
|
String |
getOutputArtifactName()
The name of the source's output artifact.
|
String |
getOwner()
The source action owner (could be "AWS", "ThirdParty" or "Custom").
|
String |
getProvider()
The service provider that the action calls.
|
String |
getVersion()
The source Action version.
|
getActionName, getRunOrderString getOutputArtifactName()
String getProvider()
Object getConfiguration()
String getOwner()
String getVersion()
static SourceActionProps.Builder builder()
builder in interface CommonActionPropsSourceActionProps.Builder of SourceActionPropsCopyright © 2019. All rights reserved.