Uses of Interface
software.amazon.awscdk.mixins.preview.services.ec2.events.EC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationProps
-
Uses of EC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationProps in software.amazon.awscdk.mixins.preview.services.ec2.events
Classes in software.amazon.awscdk.mixins.preview.services.ec2.events that implement EC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationPropsModifier and TypeClassDescriptionstatic final classAn implementation forEC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationPropsMethods in software.amazon.awscdk.mixins.preview.services.ec2.events that return EC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationPropsModifier and TypeMethodDescriptionEC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.ec2.events with parameters of type EC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationPropsModifier and TypeMethodDescriptionstatic EventPatternEC2InstanceStateChangeNotification.ec2InstanceStateChangeNotificationPattern(EC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationProps options) (experimental) EventBridge event pattern for EC2 Instance State-change Notification.InstanceEvents.ec2InstanceStateChangeNotificationPattern(EC2InstanceStateChangeNotification.EC2InstanceStateChangeNotificationProps options) (experimental) EventBridge event pattern for Instance EC2 Instance State-change Notification.