Uses of Class
software.amazon.awscdk.services.synthetics.CustomTestOptions.Builder
Packages that use CustomTestOptions.Builder
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of CustomTestOptions.Builder in software.amazon.awscdk.services.synthetics
Methods in software.amazon.awscdk.services.synthetics that return CustomTestOptions.BuilderModifier and TypeMethodDescriptionstatic CustomTestOptions.Builder
CustomTestOptions.builder()
Sets the value ofCustomTestOptions.getCode()
Sets the value ofCustomTestOptions.getHandler()
Constructors in software.amazon.awscdk.services.synthetics with parameters of type CustomTestOptions.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CustomTestOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCustomTestOptions.Builder
.