Uses of Class
software.amazon.awscdk.services.synthetics.Code
Packages that use Code
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of Code in software.amazon.awscdk.services.synthetics
Subclasses of Code in software.amazon.awscdk.services.syntheticsModifier and TypeClassDescriptionclassCanary code from an Asset.classCanary code from an inline string.classS3 bucket path to the code zip file.Methods in software.amazon.awscdk.services.synthetics that return CodeModifier and TypeMethodDescriptionCustomTestOptions.getCode()The code of the canary script.final CodeCustomTestOptions.Jsii$Proxy.getCode()Test.getCode()The code that the canary should run.Methods in software.amazon.awscdk.services.synthetics with parameters of type Code