Uses of Class
software.amazon.awscdk.services.synthetics.alpha.Code
-
Uses of Code in software.amazon.awscdk.services.synthetics.alpha
Subclasses of Code in software.amazon.awscdk.services.synthetics.alphaModifier and TypeClassDescriptionclass(experimental) Canary code from an Asset.class(experimental) Canary code from an inline string.class(experimental) S3 bucket path to the code zip file.Methods in software.amazon.awscdk.services.synthetics.alpha that return CodeModifier and TypeMethodDescriptionCustomTestOptions.getCode()(experimental) The code of the canary script.final CodeCustomTestOptions.Jsii$Proxy.getCode()Test.getCode()(experimental) The code that the canary should run.Methods in software.amazon.awscdk.services.synthetics.alpha with parameters of type Code