Uses of Interface
software.amazon.awscdk.services.autoscaling.NotificationConfiguration
Packages that use NotificationConfiguration
Package
Description
Amazon EC2 Auto Scaling Construct Library
Amazon ECS Construct Library
Amazon EKS Construct Library
Amazon EKS V2 Construct Library
-
Uses of NotificationConfiguration in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement NotificationConfigurationModifier and TypeClassDescriptionstatic final classAn implementation forNotificationConfigurationMethods in software.amazon.awscdk.services.autoscaling that return NotificationConfigurationModifier and TypeMethodDescriptionNotificationConfiguration.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.autoscaling that return types with arguments of type NotificationConfigurationModifier and TypeMethodDescriptionfinal List<NotificationConfiguration> AutoScalingGroupProps.Jsii$Proxy.getNotifications()default List<NotificationConfiguration> CommonAutoScalingGroupProps.getNotifications()Configure autoscaling group to send notifications about fleet changes to an SNS topic(s).final List<NotificationConfiguration> CommonAutoScalingGroupProps.Jsii$Proxy.getNotifications()Method parameters in software.amazon.awscdk.services.autoscaling with type arguments of type NotificationConfigurationModifier and TypeMethodDescriptionAutoScalingGroup.Builder.notifications(List<? extends NotificationConfiguration> notifications) Configure autoscaling group to send notifications about fleet changes to an SNS topic(s).AutoScalingGroupProps.Builder.notifications(List<? extends NotificationConfiguration> notifications) Sets the value ofCommonAutoScalingGroupProps.getNotifications()CommonAutoScalingGroupProps.Builder.notifications(List<? extends NotificationConfiguration> notifications) Sets the value ofCommonAutoScalingGroupProps.getNotifications() -
Uses of NotificationConfiguration in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return types with arguments of type NotificationConfigurationModifier and TypeMethodDescriptionfinal List<NotificationConfiguration> AddCapacityOptions.Jsii$Proxy.getNotifications()Method parameters in software.amazon.awscdk.services.ecs with type arguments of type NotificationConfigurationModifier and TypeMethodDescriptionAddCapacityOptions.Builder.notifications(List<? extends NotificationConfiguration> notifications) Sets the value ofCommonAutoScalingGroupProps.getNotifications() -
Uses of NotificationConfiguration in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return types with arguments of type NotificationConfigurationModifier and TypeMethodDescriptionfinal List<NotificationConfiguration> AutoScalingGroupCapacityOptions.Jsii$Proxy.getNotifications()Method parameters in software.amazon.awscdk.services.eks with type arguments of type NotificationConfigurationModifier and TypeMethodDescriptionAutoScalingGroupCapacityOptions.Builder.notifications(List<? extends NotificationConfiguration> notifications) Sets the value ofCommonAutoScalingGroupProps.getNotifications() -
Uses of NotificationConfiguration in software.amazon.awscdk.services.eks.v2.alpha
Methods in software.amazon.awscdk.services.eks.v2.alpha that return types with arguments of type NotificationConfigurationModifier and TypeMethodDescriptionfinal List<NotificationConfiguration> AutoScalingGroupCapacityOptions.Jsii$Proxy.getNotifications()Method parameters in software.amazon.awscdk.services.eks.v2.alpha with type arguments of type NotificationConfigurationModifier and TypeMethodDescriptionAutoScalingGroupCapacityOptions.Builder.notifications(List<? extends NotificationConfiguration> notifications) Sets the value ofCommonAutoScalingGroupProps.getNotifications()