@Stability(value=Experimental) @Internal public static final class EcrPublicProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EcrPublicProps
EcrPublicPropssoftware.amazon.jsii.JsiiObject.InitializationModeEcrPublicProps.Builder, EcrPublicProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EcrPublicProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EcrPublicProps.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) |
ImageConfiguration |
getImageConfiguration()
(experimental) The image configuration for the image from ECR Public.
|
String |
getImageIdentifier()
(experimental) The ECR Public image URI.
|
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(EcrPublicProps.Builder builder)
EcrPublicProps.Builder.public final String getImageIdentifier()
EcrPublicPropsgetImageIdentifier in interface EcrPublicPropspublic final ImageConfiguration getImageConfiguration()
EcrPublicPropsDefault: - no image configuration will be passed. The default `port` will be 8080.
getImageConfiguration in interface EcrPublicPropshttps://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-port@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.