@Stability(value=Deprecated) @Deprecated @Internal public static final class StagingProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StagingProps
StagingPropssoftware.amazon.jsii.JsiiObject.InitializationModeStagingProps.Builder, StagingProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(StagingProps.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
StagingProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
List<String> |
getExclude()
Deprecated.
(deprecated) Glob patterns to exclude from the copy.
|
String |
getExtraHash()
Deprecated.
(deprecated) Extra information to encode into the fingerprint (e.g.
|
FollowMode |
getFollow()
Deprecated.
(deprecated) A strategy for how to handle symlinks.
|
IgnoreMode |
getIgnoreMode()
Deprecated.
(deprecated) The ignore behavior to use for exclude patterns.
|
String |
getSourcePath()
Deprecated.
(deprecated) Local file or directory to stage.
|
int |
hashCode()
Deprecated.
|
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(StagingProps.Builder builder)
StagingProps.Builder.public final String getSourcePath()
StagingPropsgetSourcePath in interface StagingPropspublic final String getExtraHash()
FingerprintOptionsDefault: - hash is only based on source content
getExtraHash in interface FingerprintOptionspublic final List<String> getExclude()
CopyOptionsDefault: nothing is excluded
getExclude in interface CopyOptionspublic final FollowMode getFollow()
CopyOptionsDefault: Never
getFollow in interface CopyOptionspublic final IgnoreMode getIgnoreMode()
CopyOptionsDefault: - GLOB for file assets, DOCKER or GLOB for docker assets depending on whether the '
getIgnoreMode in interface CopyOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.