Uses of Interface
software.amazon.awscdk.mixins.preview.services.elasticache.events.CacheCreationFailed.CacheCreationFailedProps
Packages that use CacheCreationFailed.CacheCreationFailedProps
-
Uses of CacheCreationFailed.CacheCreationFailedProps in software.amazon.awscdk.mixins.preview.services.elasticache.events
Classes in software.amazon.awscdk.mixins.preview.services.elasticache.events that implement CacheCreationFailed.CacheCreationFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forCacheCreationFailed.CacheCreationFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.elasticache.events that return CacheCreationFailed.CacheCreationFailedPropsModifier and TypeMethodDescriptionCacheCreationFailed.CacheCreationFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.elasticache.events with parameters of type CacheCreationFailed.CacheCreationFailedPropsModifier and TypeMethodDescriptionstatic EventPatternCacheCreationFailed.cacheCreationFailedPattern(CacheCreationFailed.CacheCreationFailedProps options) (experimental) EventBridge event pattern for Cache Creation Failed.