Uses of Interface
software.amazon.awscdk.mixins.preview.services.codedeploy.events.CodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationProps
Packages that use CodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationProps
-
Uses of CodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationProps in software.amazon.awscdk.mixins.preview.services.codedeploy.events
Classes in software.amazon.awscdk.mixins.preview.services.codedeploy.events that implement CodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationPropsModifier and TypeClassDescriptionstatic final classMethods in software.amazon.awscdk.mixins.preview.services.codedeploy.events that return CodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationPropsModifier and TypeMethodDescriptionCodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.codedeploy.events with parameters of type CodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationPropsModifier and TypeMethodDescriptionstatic EventPatternCodeDeployDeploymentStateChangeNotification.codeDeployDeploymentStateChangeNotificationPattern(CodeDeployDeploymentStateChangeNotification.CodeDeployDeploymentStateChangeNotificationProps options) (experimental) EventBridge event pattern for CodeDeploy Deployment State-change Notification.