Uses of Interface
software.amazon.awscdk.mixins.preview.services.synthetics.events.SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps
Packages that use SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps
-
Uses of SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps in software.amazon.awscdk.mixins.preview.services.synthetics.events
Classes in software.amazon.awscdk.mixins.preview.services.synthetics.events that implement SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailurePropsModifier and TypeClassDescriptionstatic final classAn implementation forSyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailurePropsMethods in software.amazon.awscdk.mixins.preview.services.synthetics.events that return SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailurePropsModifier and TypeMethodDescriptionSyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.synthetics.events with parameters of type SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailurePropsModifier and TypeMethodDescriptionstatic EventPatternSyntheticsCanaryTestRunFailure.eventPattern(SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps options) (experimental) EventBridge event pattern for Synthetics Canary TestRun Failure.