@Stability(value=Stable) public static final class AssetStagingProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AssetStagingProps
AssetStagingPropssoftware.amazon.jsii.JsiiObject.InitializationModeAssetStagingProps.Builder, AssetStagingProps.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getExclude()
Glob patterns to exclude from the copy.
|
String |
getExtraHash()
Extra information to encode into the fingerprint (e.g.
|
SymlinkFollowMode |
getFollow()
A strategy for how to handle symlinks.
|
String |
getSourcePath()
The source file or directory to copy from.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getSourcePath()
AssetStagingPropsgetSourcePath in interface AssetStagingPropspublic String getExtraHash()
FingerprintOptionsDefault: - hash is only based on source content
getExtraHash in interface FingerprintOptionspublic List<String> getExclude()
CopyOptionsDefault: - nothing is excluded
getExclude in interface CopyOptionspublic SymlinkFollowMode getFollow()
CopyOptionsDefault: SymlinkFollowMode.NEVER
getFollow in interface CopyOptionspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.