@Stability(value=Stable) @Internal public static final class ECRSourceOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ECRSourceOptions
ECRSourceOptionssoftware.amazon.jsii.JsiiObject.InitializationModeECRSourceOptions.Builder, ECRSourceOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ECRSourceOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ECRSourceOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getActionName()
The action name used for this source in the CodePipeline.
|
String |
getImageTag()
The image tag that will be checked for changes.
|
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(ECRSourceOptions.Builder builder)
ECRSourceOptions.Builder.public final String getActionName()
ECRSourceOptionsDefault: - The repository name
getActionName in interface ECRSourceOptionspublic final String getImageTag()
ECRSourceOptionsDefault: latest
getImageTag in interface ECRSourceOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.