@Stability(value=Stable) @Internal public static final class OnImageScanCompletedOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OnImageScanCompletedOptions
OnImageScanCompletedOptionssoftware.amazon.jsii.JsiiObject.InitializationModeOnImageScanCompletedOptions.Builder, OnImageScanCompletedOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> imageTags,
String description,
EventPattern eventPattern,
String ruleName,
IRuleTarget target)
Constructor that initializes the object based on literal property values passed by the
OnImageScanCompletedOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription() |
EventPattern |
getEventPattern() |
List<String> |
getImageTags()
Only watch changes to the image tags spedified.
|
String |
getRuleName() |
IRuleTarget |
getTarget() |
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(List<String> imageTags, String description, EventPattern eventPattern, String ruleName, IRuleTarget target)
OnImageScanCompletedOptions.Builder.public final List<String> getImageTags()
OnImageScanCompletedOptionsLeave it undefined to watch the full repository.
Default: - Watch the changes to the repository with all image tags
getImageTags in interface OnImageScanCompletedOptionspublic final String getDescription()
getDescription in interface OnEventOptionspublic final EventPattern getEventPattern()
getEventPattern in interface OnEventOptionspublic final String getRuleName()
getRuleName in interface OnEventOptionspublic final IRuleTarget getTarget()
getTarget in interface OnEventOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.