@Stability(value=Stable) @Internal public static final class AssetImageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AssetImageProps
AssetImagePropssoftware.amazon.jsii.JsiiObject.InitializationModeAssetImageProps.Builder, AssetImageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AssetImageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AssetImageProps.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) |
Map<String,String> |
getBuildArgs() |
List<String> |
getExclude() |
String |
getExtraHash() |
String |
getFile() |
software.amazon.awscdk.assets.FollowMode |
getFollow() |
SymlinkFollowMode |
getFollowSymlinks() |
IgnoreMode |
getIgnoreMode() |
DockerImageAssetInvalidationOptions |
getInvalidation() |
String |
getRepositoryName() |
String |
getTarget() |
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(AssetImageProps.Builder builder)
AssetImageProps.Builder.public final Map<String,String> getBuildArgs()
getBuildArgs in interface DockerImageAssetOptionspublic final String getFile()
getFile in interface DockerImageAssetOptionspublic final DockerImageAssetInvalidationOptions getInvalidation()
getInvalidation in interface DockerImageAssetOptionspublic final String getRepositoryName()
getRepositoryName in interface DockerImageAssetOptionspublic final String getTarget()
getTarget in interface DockerImageAssetOptionspublic final String getExtraHash()
getExtraHash in interface software.amazon.awscdk.assets.FingerprintOptionsgetExtraHash in interface FileFingerprintOptionsgetExtraHash in interface DockerImageAssetOptionspublic final List<String> getExclude()
getExclude in interface software.amazon.awscdk.assets.CopyOptionsgetExclude in interface FileCopyOptionsgetExclude in interface DockerImageAssetOptionspublic final software.amazon.awscdk.assets.FollowMode getFollow()
getFollow in interface software.amazon.awscdk.assets.CopyOptionspublic final IgnoreMode getIgnoreMode()
getIgnoreMode in interface software.amazon.awscdk.assets.CopyOptionsgetIgnoreMode in interface FileCopyOptionsgetIgnoreMode in interface DockerImageAssetOptionspublic final SymlinkFollowMode getFollowSymlinks()
getFollowSymlinks in interface FileCopyOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.