@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-06-20T01:23:55.702Z") @Stability(value=Stable) public interface EcrSourceActionProps extends software.amazon.jsii.JsiiSerializable, CommonAwsActionProps
EcrSourceAction.| Modifier and Type | Interface and Description |
|---|---|
static class |
EcrSourceActionProps.Builder
A builder for
EcrSourceActionProps |
static class |
EcrSourceActionProps.Jsii$Proxy
An implementation for
EcrSourceActionProps |
| Modifier and Type | Method and Description |
|---|---|
static EcrSourceActionProps.Builder |
builder() |
default String |
getImageTag()
The image tag that will be checked for changes.
|
Artifact |
getOutput() |
IRepository |
getRepository()
The repository that will be watched for changes.
|
getRolegetActionName, getRunOrder, getVariablesNamespace@Stability(value=Stable) @NotNull Artifact getOutput()
@Stability(value=Stable) @NotNull IRepository getRepository()
@Stability(value=Stable) @Nullable default String getImageTag()
Default: 'latest'
@Stability(value=Stable) static EcrSourceActionProps.Builder builder()
builder in interface CommonActionPropsbuilder in interface CommonAwsActionPropsEcrSourceActionProps.Builder of EcrSourceActionPropsCopyright © 2020. All rights reserved.