software.amazon.jsii.JsiiObject.InitializationModeEcrProps.Builder, EcrProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EcrProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EcrProps.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.
|
IRepository |
getRepository()
(experimental) Represents the ECR repository.
|
String |
getTag()
(experimental) Image tag.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(EcrProps.Builder builder)
EcrProps.Builder.public final IRepository getRepository()
EcrPropsgetRepository in interface EcrPropspublic final ImageConfiguration getImageConfiguration()
EcrPropsDefault: - no image configuration will be passed. The default `port` will be 8080.
getImageConfiguration in interface EcrPropshttps://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-portpublic final String getTag()
EcrPropsDefault: - 'latest'
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.