Uses of Interface
software.amazon.awscdk.mixins.preview.services.codedeploy.events.CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps
Packages that use CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps
-
Uses of CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps in software.amazon.awscdk.mixins.preview.services.codedeploy.events
Classes in software.amazon.awscdk.mixins.preview.services.codedeploy.events that implement CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationPropsModifier and TypeClassDescriptionstatic final classAn implementation forCodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationPropsMethods in software.amazon.awscdk.mixins.preview.services.codedeploy.events that return CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationPropsModifier and TypeMethodDescriptionCodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.codedeploy.events with parameters of type CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationPropsModifier and TypeMethodDescriptionstatic EventPatternCodeDeployInstanceStateChangeNotification.codeDeployInstanceStateChangeNotificationPattern(CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps options) (experimental) EventBridge event pattern for CodeDeploy Instance State-change Notification.