Uses of Interface
software.amazon.awscdk.mixins.preview.services.ec2.events.EBSVolumeNotification.EBSVolumeNotificationProps
Packages that use EBSVolumeNotification.EBSVolumeNotificationProps
-
Uses of EBSVolumeNotification.EBSVolumeNotificationProps in software.amazon.awscdk.mixins.preview.services.ec2.events
Classes in software.amazon.awscdk.mixins.preview.services.ec2.events that implement EBSVolumeNotification.EBSVolumeNotificationPropsModifier and TypeClassDescriptionstatic final classAn implementation forEBSVolumeNotification.EBSVolumeNotificationPropsMethods in software.amazon.awscdk.mixins.preview.services.ec2.events that return EBSVolumeNotification.EBSVolumeNotificationPropsModifier and TypeMethodDescriptionEBSVolumeNotification.EBSVolumeNotificationProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.ec2.events with parameters of type EBSVolumeNotification.EBSVolumeNotificationPropsModifier and TypeMethodDescriptionstatic EventPatternEBSVolumeNotification.ebsVolumeNotificationPattern(EBSVolumeNotification.EBSVolumeNotificationProps options) (experimental) EventBridge event pattern for EBS Volume Notification.