| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
Amazon CloudWatch Synthetics Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AssetCode |
AssetCode.Builder.build() |
static AssetCode |
Code.fromAsset(String assetPath)
(experimental) Specify code from a local path.
|
static AssetCode |
Code.fromAsset(String assetPath,
AssetOptions options)
(experimental) Specify code from a local path.
|
Copyright © 2021. All rights reserved.