| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationConfiguration.Builder |
NotificationConfiguration.builder() |
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.scalingEvents(ScalingEvents scalingEvents)
Sets the value of
NotificationConfiguration.getScalingEvents() |
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.topic(ITopic topic)
Sets the value of
NotificationConfiguration.getTopic() |
| Constructor and Description |
|---|
Jsii$Proxy(NotificationConfiguration.Builder builder)
Constructor that initializes the object based on literal property values passed by the
NotificationConfiguration.Builder. |
Copyright © 2022. All rights reserved.