@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:10.867Z") @Stability(value=Experimental) 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()
(experimental) The image tag that will be checked for changes.
|
Artifact |
getOutput() |
IRepository |
getRepository()
(experimental) The repository that will be watched for changes.
|
getRolegetActionName, getRunOrder, getVariablesNamespace@Stability(value=Experimental) @NotNull Artifact getOutput()
@Stability(value=Experimental) @NotNull IRepository getRepository()
@Stability(value=Experimental) @Nullable default String getImageTag()
Default: 'latest'
@Stability(value=Experimental) static EcrSourceActionProps.Builder builder()
builder in interface CommonActionPropsbuilder in interface CommonAwsActionPropsEcrSourceActionProps.Builder of EcrSourceActionPropsCopyright © 2021. All rights reserved.