| Modifier and Type | Method and Description |
|---|---|
static StagingProps.Builder |
StagingProps.builder()
Deprecated.
|
StagingProps.Builder |
StagingProps.Builder.exclude(List<String> exclude)
Deprecated.
|
StagingProps.Builder |
StagingProps.Builder.extraHash(String extraHash)
Deprecated.
|
StagingProps.Builder |
StagingProps.Builder.follow(FollowMode follow)
Deprecated.
use `followSymlinks` instead
|
StagingProps.Builder |
StagingProps.Builder.ignoreMode(IgnoreMode ignoreMode)
Deprecated.
|
StagingProps.Builder |
StagingProps.Builder.sourcePath(String sourcePath)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(StagingProps.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
StagingProps.Builder. |
Copyright © 2023. All rights reserved.