| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
Amazon CloudWatch Synthetics Construct Library
|
| Class and Description |
|---|
| ArtifactsBucketLocation
(experimental) Options for specifying the s3 location that stores the data of each canary run.
|
| ArtifactsBucketLocation.Builder
A builder for
ArtifactsBucketLocation |
| AssetCode
(experimental) Canary code from an Asset.
|
| AssetCode.Builder
(experimental) A fluent builder for
AssetCode. |
| Canary
(experimental) Define a new Canary.
|
| Canary.Builder
(experimental) A fluent builder for
Canary. |
| CanaryProps
(experimental) Properties for a canary.
|
| CanaryProps.Builder
A builder for
CanaryProps |
| CfnCanary
A CloudFormation `AWS::Synthetics::Canary`.
|
| CfnCanary.Builder
A fluent builder for
CfnCanary. |
| CfnCanary.CodeProperty |
| CfnCanary.CodeProperty.Builder
A builder for
CfnCanary.CodeProperty |
| CfnCanary.RunConfigProperty |
| CfnCanary.RunConfigProperty.Builder
A builder for
CfnCanary.RunConfigProperty |
| CfnCanary.ScheduleProperty |
| CfnCanary.ScheduleProperty.Builder
A builder for
CfnCanary.ScheduleProperty |
| CfnCanary.VPCConfigProperty |
| CfnCanary.VPCConfigProperty.Builder
A builder for
CfnCanary.VPCConfigProperty |
| CfnCanaryProps
Properties for defining a `AWS::Synthetics::Canary`.
|
| CfnCanaryProps.Builder
A builder for
CfnCanaryProps |
| Code
(experimental) The code the canary should execute.
|
| CodeConfig
(experimental) Configuration of the code class.
|
| CodeConfig.Builder
A builder for
CodeConfig |
| CustomTestOptions
(experimental) Properties for specifying a test.
|
| CustomTestOptions.Builder
A builder for
CustomTestOptions |
| InlineCode
(experimental) Canary code from an inline string.
|
| Runtime
(experimental) Runtime options for a canary.
|
| S3Code
(experimental) S3 bucket path to the code zip file.
|
| Schedule
(experimental) Schedule for canary runs.
|
| Test
(experimental) Specify a test that the canary should run.
|
Copyright © 2021. All rights reserved.