@Stability(value=Experimental) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String imageDigest,
String imageTag,
String imageUri,
String registryId,
String repositoryName)
Constructor that initializes the object based on literal property values passed by the
EcrSourceVariables.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getImageDigest()
(experimental) The digest of the current image, in the form '
|
String |
getImageTag()
(experimental) The Docker tag of the current image.
|
String |
getImageUri()
(experimental) The full ECR Docker URI of the current image.
|
String |
getRegistryId()
(experimental) The identifier of the registry.
|
String |
getRepositoryName()
(experimental) 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.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 © 2021. All rights reserved.