Uses of Enum Class
software.amazon.awscdk.services.synthetics.alpha.Cleanup
-
Uses of Cleanup in software.amazon.awscdk.services.synthetics.alpha
Methods in software.amazon.awscdk.services.synthetics.alpha that return CleanupModifier and TypeMethodDescriptiondefault CleanupCanaryProps.getCleanup()(experimental) 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.alpha with parameters of type CleanupModifier and TypeMethodDescription(experimental) Specify the underlying resources to be cleaned up when the canary is deleted.Sets the value ofCanaryProps.getCleanup()