Uses of Enum Class
software.amazon.awscdk.services.synthetics.Cleanup
Packages that use Cleanup
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of Cleanup in software.amazon.awscdk.services.synthetics
Methods in software.amazon.awscdk.services.synthetics that return CleanupModifier and TypeMethodDescriptiondefault CleanupCanaryProps.getCleanup()Specify the underlying resources to be cleaned up when the canary is deleted.final CleanupCanaryProps.Jsii$Proxy.getCleanup()static CleanupReturns the enum constant of this class with the specified name.static Cleanup[]Cleanup.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.synthetics with parameters of type CleanupModifier and TypeMethodDescriptionSpecify the underlying resources to be cleaned up when the canary is deleted.Sets the value ofCanaryProps.getCleanup()