Uses of Interface
software.amazon.awscdk.services.autoscaling.NotificationConfiguration
-
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()