Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryMixinProps.Builder
Packages that use CfnCanaryMixinProps.Builder
-
Uses of CfnCanaryMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryMixinProps.BuilderModifier and TypeMethodDescriptionCfnCanaryMixinProps.Builder.artifactConfig(CfnCanaryPropsMixin.ArtifactConfigProperty artifactConfig) Sets the value ofCfnCanaryMixinProps.getArtifactConfig()CfnCanaryMixinProps.Builder.artifactConfig(IResolvable artifactConfig) Sets the value ofCfnCanaryMixinProps.getArtifactConfig()CfnCanaryMixinProps.Builder.artifactS3Location(String artifactS3Location) Sets the value ofCfnCanaryMixinProps.getArtifactS3Location()CfnCanaryMixinProps.Builder.browserConfigs(List<? extends Object> browserConfigs) Sets the value ofCfnCanaryMixinProps.getBrowserConfigs()CfnCanaryMixinProps.Builder.browserConfigs(IResolvable browserConfigs) Sets the value ofCfnCanaryMixinProps.getBrowserConfigs()static CfnCanaryMixinProps.BuilderCfnCanaryMixinProps.builder()CfnCanaryMixinProps.Builder.code(CfnCanaryPropsMixin.CodeProperty code) Sets the value ofCfnCanaryMixinProps.getCode()CfnCanaryMixinProps.Builder.code(IResolvable code) Sets the value ofCfnCanaryMixinProps.getCode()CfnCanaryMixinProps.Builder.deleteLambdaResourcesOnCanaryDeletion(Boolean deleteLambdaResourcesOnCanaryDeletion) Deprecated.this property has been deprecatedCfnCanaryMixinProps.Builder.deleteLambdaResourcesOnCanaryDeletion(IResolvable deleteLambdaResourcesOnCanaryDeletion) Deprecated.this property has been deprecatedCfnCanaryMixinProps.Builder.dryRunAndUpdate(Boolean dryRunAndUpdate) Sets the value ofCfnCanaryMixinProps.getDryRunAndUpdate()CfnCanaryMixinProps.Builder.dryRunAndUpdate(IResolvable dryRunAndUpdate) Sets the value ofCfnCanaryMixinProps.getDryRunAndUpdate()CfnCanaryMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnCanaryMixinProps.getExecutionRoleArn()CfnCanaryMixinProps.Builder.executionRoleArn(IRoleRef executionRoleArn) Sets the value ofCfnCanaryMixinProps.getExecutionRoleArn()CfnCanaryMixinProps.Builder.failureRetentionPeriod(Number failureRetentionPeriod) Sets the value ofCfnCanaryMixinProps.getFailureRetentionPeriod()Sets the value ofCfnCanaryMixinProps.getName()CfnCanaryMixinProps.Builder.provisionedResourceCleanup(String provisionedResourceCleanup) Sets the value ofCfnCanaryMixinProps.getProvisionedResourceCleanup()CfnCanaryMixinProps.Builder.resourcesToReplicateTags(List<String> resourcesToReplicateTags) Sets the value ofCfnCanaryMixinProps.getResourcesToReplicateTags()CfnCanaryMixinProps.Builder.runConfig(CfnCanaryPropsMixin.RunConfigProperty runConfig) Sets the value ofCfnCanaryMixinProps.getRunConfig()CfnCanaryMixinProps.Builder.runConfig(IResolvable runConfig) Sets the value ofCfnCanaryMixinProps.getRunConfig()CfnCanaryMixinProps.Builder.runtimeVersion(String runtimeVersion) Sets the value ofCfnCanaryMixinProps.getRuntimeVersion()CfnCanaryMixinProps.Builder.schedule(CfnCanaryPropsMixin.ScheduleProperty schedule) Sets the value ofCfnCanaryMixinProps.getSchedule()CfnCanaryMixinProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnCanaryMixinProps.getSchedule()CfnCanaryMixinProps.Builder.startCanaryAfterCreation(Boolean startCanaryAfterCreation) Sets the value ofCfnCanaryMixinProps.getStartCanaryAfterCreation()CfnCanaryMixinProps.Builder.startCanaryAfterCreation(IResolvable startCanaryAfterCreation) Sets the value ofCfnCanaryMixinProps.getStartCanaryAfterCreation()CfnCanaryMixinProps.Builder.successRetentionPeriod(Number successRetentionPeriod) Sets the value ofCfnCanaryMixinProps.getSuccessRetentionPeriod()Sets the value ofCfnCanaryMixinProps.getTags()CfnCanaryMixinProps.Builder.visualReference(CfnCanaryPropsMixin.VisualReferenceProperty visualReference) Deprecated.this property has been deprecatedCfnCanaryMixinProps.Builder.visualReference(IResolvable visualReference) Deprecated.this property has been deprecatedCfnCanaryMixinProps.Builder.visualReferences(List<? extends Object> visualReferences) Sets the value ofCfnCanaryMixinProps.getVisualReferences()CfnCanaryMixinProps.Builder.visualReferences(IResolvable visualReferences) Sets the value ofCfnCanaryMixinProps.getVisualReferences()CfnCanaryMixinProps.Builder.vpcConfig(CfnCanaryPropsMixin.VPCConfigProperty vpcConfig) Sets the value ofCfnCanaryMixinProps.getVpcConfig()CfnCanaryMixinProps.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnCanaryMixinProps.getVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCanaryMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCanaryMixinProps.Builder.