Uses of Class
software.amazon.awscdk.mixins.preview.services.codedeploy.events.CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder
Packages that use CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder
-
Uses of CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder in software.amazon.awscdk.mixins.preview.services.codedeploy.events
Methods in software.amazon.awscdk.mixins.preview.services.codedeploy.events that return CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.BuilderModifier and TypeMethodDescriptionCodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.application(List<String> application) static CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.BuilderCodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.builder()CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.deploymentGroup(List<String> deploymentGroup) CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.deploymentId(List<String> deploymentId) CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.instanceGroupId(List<String> instanceGroupId) CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.instanceId(List<String> instanceId) CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.region(List<String> region) Constructors in software.amazon.awscdk.mixins.preview.services.codedeploy.events with parameters of type CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCodeDeployInstanceStateChangeNotification.CodeDeployInstanceStateChangeNotificationProps.Builder.