@Stability(value=Experimental) @Internal public static final class FileAssetMetadataEntry.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements FileAssetMetadataEntry
FileAssetMetadataEntrysoftware.amazon.jsii.JsiiObject.InitializationModeFileAssetMetadataEntry.Builder, FileAssetMetadataEntry.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.
|
protected |
Jsii$Proxy(String artifactHashParameter,
String id,
String packaging,
String path,
String s3BucketParameter,
String s3KeyParameter,
String sourceHash)
Constructor that initializes the object based on literal property values passed by the
FileAssetMetadataEntry.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArtifactHashParameter()
(experimental) The name of the parameter where the hash of the bundled asset should be passed in.
|
String |
getId()
(experimental) Logical identifier for the asset.
|
String |
getPackaging()
(experimental) Requested packaging style.
|
String |
getPath()
(experimental) Path on disk to the asset.
|
String |
getS3BucketParameter()
(experimental) Name of parameter where S3 bucket should be passed in.
|
String |
getS3KeyParameter()
(experimental) Name of parameter where S3 key should be passed in.
|
String |
getSourceHash()
(experimental) The hash of the asset source.
|
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.public final String getArtifactHashParameter()
FileAssetMetadataEntrygetArtifactHashParameter in interface FileAssetMetadataEntrypublic final String getId()
FileAssetMetadataEntrygetId in interface FileAssetMetadataEntrypublic final String getPackaging()
FileAssetMetadataEntrygetPackaging in interface FileAssetMetadataEntrypublic final String getPath()
FileAssetMetadataEntrygetPath in interface FileAssetMetadataEntrypublic final String getS3BucketParameter()
FileAssetMetadataEntrygetS3BucketParameter in interface FileAssetMetadataEntrypublic final String getS3KeyParameter()
FileAssetMetadataEntrygetS3KeyParameter in interface FileAssetMetadataEntrypublic final String getSourceHash()
FileAssetMetadataEntrygetSourceHash in interface FileAssetMetadataEntry@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.