@Stability(value=Experimental) @Internal public static final class AssetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AssetProps
AssetPropssoftware.amazon.jsii.JsiiObject.InitializationModeAssetProps.Builder, AssetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AssetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AssetProps.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) |
DockerImageAsset |
getAsset()
(experimental) Represents the docker image asset.
|
ImageConfiguration |
getImageConfiguration()
(experimental) The image configuration for the image built from the asset.
|
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(AssetProps.Builder builder)
AssetProps.Builder.public final DockerImageAsset getAsset()
AssetPropsgetAsset in interface AssetPropspublic final ImageConfiguration getImageConfiguration()
AssetPropsDefault: - no image configuration will be passed. The default `port` will be 8080.
getImageConfiguration in interface AssetPropshttps://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.