Uses of Interface
software.amazon.awscdk.mixins.preview.services.elasticache.events.CacheUpdateFailed.CacheUpdateFailedProps
Packages that use CacheUpdateFailed.CacheUpdateFailedProps
-
Uses of CacheUpdateFailed.CacheUpdateFailedProps in software.amazon.awscdk.mixins.preview.services.elasticache.events
Classes in software.amazon.awscdk.mixins.preview.services.elasticache.events that implement CacheUpdateFailed.CacheUpdateFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forCacheUpdateFailed.CacheUpdateFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.elasticache.events that return CacheUpdateFailed.CacheUpdateFailedPropsModifier and TypeMethodDescriptionCacheUpdateFailed.CacheUpdateFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.elasticache.events with parameters of type CacheUpdateFailed.CacheUpdateFailedPropsModifier and TypeMethodDescriptionstatic EventPatternCacheUpdateFailed.cacheUpdateFailedPattern(CacheUpdateFailed.CacheUpdateFailedProps options) (experimental) EventBridge event pattern for Cache Update Failed.