@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-02T00:24:07.062Z") @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 © 2021. All rights reserved.