Uses of Interface
software.amazon.awscdk.mixins.preview.services.elasticache.events.SnapshotCopyFailed.SnapshotCopyFailedProps
Packages that use SnapshotCopyFailed.SnapshotCopyFailedProps
-
Uses of SnapshotCopyFailed.SnapshotCopyFailedProps in software.amazon.awscdk.mixins.preview.services.elasticache.events
Classes in software.amazon.awscdk.mixins.preview.services.elasticache.events that implement SnapshotCopyFailed.SnapshotCopyFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forSnapshotCopyFailed.SnapshotCopyFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.elasticache.events that return SnapshotCopyFailed.SnapshotCopyFailedPropsModifier and TypeMethodDescriptionSnapshotCopyFailed.SnapshotCopyFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.elasticache.events with parameters of type SnapshotCopyFailed.SnapshotCopyFailedPropsModifier and TypeMethodDescriptionstatic EventPatternSnapshotCopyFailed.snapshotCopyFailedPattern(SnapshotCopyFailed.SnapshotCopyFailedProps options) (experimental) EventBridge event pattern for Snapshot Copy Failed.