@Stability(value=Stable) 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.
|
| 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, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getImageDigest()
EcrSourceVariablesgetImageDigest in interface EcrSourceVariablespublic String getImageTag()
EcrSourceVariablesgetImageTag in interface EcrSourceVariablespublic String getImageUri()
EcrSourceVariablesgetImageUri in interface EcrSourceVariablespublic String getRegistryId()
EcrSourceVariablesIn ECR, this is usually the ID of the AWS account owning it.
getRegistryId in interface EcrSourceVariablespublic String getRepositoryName()
EcrSourceVariablesgetRepositoryName in interface EcrSourceVariablespublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.