| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.s3.assets |
AWS CDK Assets
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssetStagingProps
Initialization properties for `AssetStaging`.
|
| Modifier and Type | Method and Description |
|---|---|
AssetOptions |
AssetOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InitFileAssetOptions
Additional options for creating an InitFile from an asset.
|
interface |
InitSourceAssetOptions
Additional options for an InitSource that builds an asset from local files.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssetOptions
Example:
|
interface |
AssetProps
Example:
|
Copyright © 2022. All rights reserved.