@Stability(value=Stable) @Internal public static final class EcrSourceVariables.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EcrSourceVariables
EcrSourceVariablessoftware.amazon.jsii.JsiiObject.InitializationModeEcrSourceVariables.Builder, EcrSourceVariables.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EcrSourceVariables.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EcrSourceVariables.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 |
getImageDigest()
The digest of the current image, in the form '
|
String |
getImageTag()
The Docker tag of the current image.
|
String |
getImageUri()
The full ECR Docker URI of the current image.
|
String |
getRegistryId()
The identifier of the registry.
|
String |
getRepositoryName()
The physical name of the repository that this action tracks.
|
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(EcrSourceVariables.Builder builder)
EcrSourceVariables.Builder.public final String getImageDigest()
EcrSourceVariablesgetImageDigest in interface EcrSourceVariablespublic final String getImageTag()
EcrSourceVariablesgetImageTag in interface EcrSourceVariablespublic final String getImageUri()
EcrSourceVariablesgetImageUri in interface EcrSourceVariablespublic final String getRegistryId()
EcrSourceVariablesIn ECR, this is usually the ID of the AWS account owning it.
getRegistryId in interface EcrSourceVariablespublic final String getRepositoryName()
EcrSourceVariablesgetRepositoryName in interface EcrSourceVariables@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.