Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.CodeProperty
Packages that use CfnCanaryPropsMixin.CodeProperty
-
Uses of CfnCanaryPropsMixin.CodeProperty in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Classes in software.amazon.awscdk.cfnpropertymixins.services.synthetics that implement CfnCanaryPropsMixin.CodePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCanaryPropsMixin.CodePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.CodePropertyModifier and TypeMethodDescriptionCfnCanaryPropsMixin.CodeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.CodePropertyModifier and TypeMethodDescriptionCfnCanaryMixinProps.Builder.code(CfnCanaryPropsMixin.CodeProperty code) Sets the value ofCfnCanaryMixinProps.getCode()CfnCanaryPropsMixin.Builder.code(CfnCanaryPropsMixin.CodeProperty code) Use this structure to input your script code for the canary.