public static class DescribeNotificationConfigurationsResponse.NotificationConfigurationModel extends Object
| Constructor and Description |
|---|
NotificationConfigurationModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNotificationArn() |
List<String> |
getNotificationTypes() |
String |
getScalingGroupId() |
void |
setNotificationArn(String notificationArn) |
void |
setNotificationTypes(List<String> notificationTypes) |
void |
setScalingGroupId(String scalingGroupId) |
Copyright © 2021. All Rights Reserved.