Uses of Class
software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Builder
-
Uses of CanaryProps.Builder in software.amazon.awscdk.services.synthetics.alpha
Methods in software.amazon.awscdk.services.synthetics.alpha that return CanaryProps.BuilderModifier and TypeMethodDescriptionCanaryProps.Builder.artifactsBucketLifecycleRules(List<? extends LifecycleRule> artifactsBucketLifecycleRules) Deprecated.CanaryProps.Builder.artifactsBucketLocation(ArtifactsBucketLocation artifactsBucketLocation) Deprecated.static CanaryProps.BuilderCanaryProps.builder()Deprecated.CanaryProps.Builder.canaryName(String canaryName) Deprecated.Deprecated.CanaryProps.Builder.enableAutoDeleteLambdas(Boolean enableAutoDeleteLambdas) Deprecated.this feature has been deprecated by the service team, use `cleanup: Cleanup.LAMBDA` instead which will use a Custom Resource to achieve the same effect.CanaryProps.Builder.environmentVariables(Map<String, String> environmentVariables) Deprecated.CanaryProps.Builder.failureRetentionPeriod(Duration failureRetentionPeriod) Deprecated.Deprecated.Deprecated.Deprecated.CanaryProps.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups) Deprecated.CanaryProps.Builder.startAfterCreation(Boolean startAfterCreation) Deprecated.CanaryProps.Builder.successRetentionPeriod(Duration successRetentionPeriod) Deprecated.Deprecated.CanaryProps.Builder.timeToLive(Duration timeToLive) Deprecated.Deprecated.CanaryProps.Builder.vpcSubnets(SubnetSelection vpcSubnets) Deprecated.Constructors in software.amazon.awscdk.services.synthetics.alpha with parameters of type CanaryProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CanaryProps.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theCanaryProps.Builder.