Uses of Interface
software.amazon.awscdk.mixins.preview.services.elasticache.events.SnapshotCreated.SnapshotCreatedProps
Packages that use SnapshotCreated.SnapshotCreatedProps
-
Uses of SnapshotCreated.SnapshotCreatedProps in software.amazon.awscdk.mixins.preview.services.elasticache.events
Classes in software.amazon.awscdk.mixins.preview.services.elasticache.events that implement SnapshotCreated.SnapshotCreatedPropsModifier and TypeClassDescriptionstatic final classAn implementation forSnapshotCreated.SnapshotCreatedPropsMethods in software.amazon.awscdk.mixins.preview.services.elasticache.events that return SnapshotCreated.SnapshotCreatedPropsModifier and TypeMethodDescriptionSnapshotCreated.SnapshotCreatedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.elasticache.events with parameters of type SnapshotCreated.SnapshotCreatedPropsModifier and TypeMethodDescriptionstatic EventPatternSnapshotCreated.snapshotCreatedPattern(SnapshotCreated.SnapshotCreatedProps options) (experimental) EventBridge event pattern for Snapshot Created.