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