@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:01.721Z") @Stability(value=Deprecated) @Deprecated public interface CopyOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CopyOptions.Builder
Deprecated.
|
static class |
CopyOptions.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CopyOptions.Builder |
builder()
Deprecated.
|
default List<String> |
getExclude()
Deprecated.
|
default FollowMode |
getFollow()
Deprecated.
|
default IgnoreMode |
getIgnoreMode()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default List<String> getExclude()
Default: nothing is excluded
@Stability(value=Deprecated) @Deprecated @Nullable default FollowMode getFollow()
Default: Never
@Stability(value=Deprecated) @Deprecated @Nullable default IgnoreMode getIgnoreMode()
Default: - GLOB for file assets, DOCKER or GLOB for docker assets depending on whether the '
@Stability(value=Deprecated) @Deprecated static CopyOptions.Builder builder()
CopyOptions.Builder of CopyOptionsCopyright © 2020. All rights reserved.