| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
Amazon CloudWatch Synthetics Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Test |
Test.custom(CustomTestOptions options)
(experimental) Specify a custom test with your own code.
|
Test |
CanaryProps.getTest()
(experimental) The type of test that you want your canary to run.
|
Test |
CanaryProps.Jsii$Proxy.getTest() |
| Modifier and Type | Method and Description |
|---|---|
Canary.Builder |
Canary.Builder.test(Test test)
(experimental) The type of test that you want your canary to run.
|
CanaryProps.Builder |
CanaryProps.Builder.test(Test test)
Sets the value of
CanaryProps.getTest() |
Copyright © 2022. All rights reserved.