@Stability(value=Stable) @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(FileAssetMetadataEntry.Builder builder)
Constructor that initializes the object based on literal property values passed by the
FileAssetMetadataEntry.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) |
String |
getArtifactHashParameter()
The name of the parameter where the hash of the bundled asset should be passed in.
|
String |
getId()
Logical identifier for the asset.
|
String |
getPackaging()
Requested packaging style.
|
String |
getPath()
Path on disk to the asset.
|
String |
getS3BucketParameter()
Name of parameter where S3 bucket should be passed in.
|
String |
getS3KeyParameter()
Name of parameter where S3 key should be passed in.
|
String |
getSourceHash()
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.protected Jsii$Proxy(FileAssetMetadataEntry.Builder builder)
FileAssetMetadataEntry.Builder.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 © 2022. All rights reserved.