Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.CodeProperty.Builder
Packages that use CfnCanaryPropsMixin.CodeProperty.Builder
-
Uses of CfnCanaryPropsMixin.CodeProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.CodeProperty.BuilderModifier and TypeMethodDescriptionCfnCanaryPropsMixin.CodeProperty.Builder.blueprintTypes(List<String> blueprintTypes) Sets the value ofCfnCanaryPropsMixin.CodeProperty.getBlueprintTypes()CfnCanaryPropsMixin.CodeProperty.builder()CfnCanaryPropsMixin.CodeProperty.Builder.dependencies(List<? extends Object> dependencies) Sets the value ofCfnCanaryPropsMixin.CodeProperty.getDependencies()CfnCanaryPropsMixin.CodeProperty.Builder.dependencies(IResolvable dependencies) Sets the value ofCfnCanaryPropsMixin.CodeProperty.getDependencies()Sets the value ofCfnCanaryPropsMixin.CodeProperty.getHandler()Sets the value ofCfnCanaryPropsMixin.CodeProperty.getS3Bucket()CfnCanaryPropsMixin.CodeProperty.Builder.s3Bucket(IBucketRef s3Bucket) Sets the value ofCfnCanaryPropsMixin.CodeProperty.getS3Bucket()Sets the value ofCfnCanaryPropsMixin.CodeProperty.getS3Key()CfnCanaryPropsMixin.CodeProperty.Builder.s3ObjectVersion(String s3ObjectVersion) Sets the value ofCfnCanaryPropsMixin.CodeProperty.getS3ObjectVersion()Sets the value ofCfnCanaryPropsMixin.CodeProperty.getScript()CfnCanaryPropsMixin.CodeProperty.Builder.sourceLocationArn(String sourceLocationArn) Sets the value ofCfnCanaryPropsMixin.CodeProperty.getSourceLocationArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.CodeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCanaryPropsMixin.CodeProperty.Builder.