| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssetStagingProps
(experimental) Initialization properties for `AssetStaging`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AssetStagingProps.Jsii$Proxy
An implementation for
AssetStagingProps |
static class |
FingerprintOptions.Jsii$Proxy
An implementation for
FingerprintOptions |
| Modifier and Type | Method and Description |
|---|---|
FingerprintOptions |
FingerprintOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
FileSystem.fingerprint(String fileOrDirectory,
FingerprintOptions options)
(experimental) Produces fingerprint based on the contents of a single file or an entire directory tree.
|
Copyright © 2021. All rights reserved.