menu
aws_autoscaling_api package
documentation
autoscaling-2011-01-01.dart
NotificationConfiguration
NotificationConfiguration constructor
NotificationConfiguration constructor
dark_mode
light_mode
NotificationConfiguration
constructor
NotificationConfiguration
(
{
String
?
autoScalingGroupName
,
String
?
notificationType
,
String
?
topicARN
,
})
Implementation
NotificationConfiguration({ this.autoScalingGroupName, this.notificationType, this.topicARN, });
aws_autoscaling_api package
documentation
autoscaling-2011-01-01
NotificationConfiguration
NotificationConfiguration constructor
NotificationConfiguration class