@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:26.367Z") @Stability(value=Stable) public interface OnImageScanCompletedOptions extends software.amazon.jsii.JsiiSerializable, OnEventOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
OnImageScanCompletedOptions.Builder
A builder for
OnImageScanCompletedOptions |
static class |
OnImageScanCompletedOptions.Jsii$Proxy
An implementation for
OnImageScanCompletedOptions |
| Modifier and Type | Method and Description |
|---|---|
static OnImageScanCompletedOptions.Builder |
builder() |
default List<String> |
getImageTags()
Only watch changes to the image tags spedified.
|
getDescription, getEventPattern, getRuleName, getTarget@Stability(value=Stable) @Nullable default List<String> getImageTags()
Leave it undefined to watch the full repository.
Default: - Watch the changes to the repository with all image tags
@Stability(value=Stable) static OnImageScanCompletedOptions.Builder builder()
builder in interface OnEventOptionsOnImageScanCompletedOptions.Builder of OnImageScanCompletedOptionsCopyright © 2021. All rights reserved.