Uses of Interface
software.amazon.awscdk.services.synthetics.CfnCanary.CodeProperty
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of CfnCanary.CodeProperty in software.amazon.awscdk.services.synthetics
Modifier and TypeMethodDescriptionCfnCanary.CodeProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCanary.Builder.code
(CfnCanary.CodeProperty code) Use this structure to input your script code for the canary.CfnCanaryProps.Builder.code
(CfnCanary.CodeProperty code) Sets the value ofCfnCanaryProps.getCode()
void
CfnCanary.setCode
(CfnCanary.CodeProperty value) Use this structure to input your script code for the canary.