Uses of Interface
software.amazon.awscdk.mixins.preview.services.elasticache.events.CacheDeleted.CacheDeletedProps
Packages that use CacheDeleted.CacheDeletedProps
-
Uses of CacheDeleted.CacheDeletedProps in software.amazon.awscdk.mixins.preview.services.elasticache.events
Classes in software.amazon.awscdk.mixins.preview.services.elasticache.events that implement CacheDeleted.CacheDeletedPropsModifier and TypeClassDescriptionstatic final classAn implementation forCacheDeleted.CacheDeletedPropsMethods in software.amazon.awscdk.mixins.preview.services.elasticache.events that return CacheDeleted.CacheDeletedPropsModifier and TypeMethodDescriptionCacheDeleted.CacheDeletedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.elasticache.events with parameters of type CacheDeleted.CacheDeletedPropsModifier and TypeMethodDescriptionstatic EventPatternCacheDeleted.cacheDeletedPattern(CacheDeleted.CacheDeletedProps options) (experimental) EventBridge event pattern for Cache Deleted.