Uses of Interface
software.amazon.awscdk.services.synthetics.ArtifactsBucketLocation
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of ArtifactsBucketLocation in software.amazon.awscdk.services.synthetics
Modifier and TypeClassDescriptionstatic final class
An implementation forArtifactsBucketLocation
Modifier and TypeMethodDescriptionArtifactsBucketLocation.Builder.build()
Builds the configured instance.default ArtifactsBucketLocation
CanaryProps.getArtifactsBucketLocation()
(experimental) The s3 location that stores the data of the canary runs.final ArtifactsBucketLocation
CanaryProps.Jsii$Proxy.getArtifactsBucketLocation()
Modifier and TypeMethodDescriptionCanary.Builder.artifactsBucketLocation
(ArtifactsBucketLocation artifactsBucketLocation) (experimental) The s3 location that stores the data of the canary runs.CanaryProps.Builder.artifactsBucketLocation
(ArtifactsBucketLocation artifactsBucketLocation) Sets the value ofCanaryProps.getArtifactsBucketLocation()