| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| software.amazon.awscdk.services.s3.assets |
AWS CDK Assets
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAsset.Jsii$Default
Internal default implementation for
IAsset. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IAsset.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Asset
(experimental) An asset represents a local file or directory, which is automatically uploaded to S3 and then can be referenced within a CDK application.
|
Copyright © 2021. All rights reserved.