Uses of Interface
software.amazon.awscdk.services.synthetics.CustomTestOptions
Packages that use CustomTestOptions
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of CustomTestOptions in software.amazon.awscdk.services.synthetics
Classes in software.amazon.awscdk.services.synthetics that implement CustomTestOptionsMethods in software.amazon.awscdk.services.synthetics that return CustomTestOptionsModifier and TypeMethodDescriptionCustomTestOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.synthetics with parameters of type CustomTestOptionsModifier and TypeMethodDescriptionstatic TestTest.custom(CustomTestOptions options) (experimental) Specify a custom test with your own code.