| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
Amazon CloudWatch Synthetics Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ArtifactsBucketLocation.Jsii$Proxy
An implementation for
ArtifactsBucketLocation |
| Modifier and Type | Method and Description |
|---|---|
ArtifactsBucketLocation |
ArtifactsBucketLocation.Builder.build()
Builds the configured instance.
|
default ArtifactsBucketLocation |
CanaryProps.getArtifactsBucketLocation()
(experimental) The s3 location that stores the data of the canary runs.
|
ArtifactsBucketLocation |
CanaryProps.Jsii$Proxy.getArtifactsBucketLocation() |
| Modifier and Type | Method and Description |
|---|---|
Canary.Builder |
Canary.Builder.artifactsBucketLocation(ArtifactsBucketLocation artifactsBucketLocation)
(experimental) The s3 location that stores the data of the canary runs.
|
CanaryProps.Builder |
CanaryProps.Builder.artifactsBucketLocation(ArtifactsBucketLocation artifactsBucketLocation)
Sets the value of
CanaryProps.getArtifactsBucketLocation() |
Copyright © 2022. All rights reserved.