@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.336Z") @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 © 2021. All rights reserved.