Java com.amazonaws.services.autoscaling.model PutNotificationConfigurationRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.autoscaling.model PutNotificationConfigurationRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.autoscaling.model PutNotificationConfigurationRequest.

The text is from its open source code.

Constructor

Method

voidsetAutoScalingGroupName(String autoScalingGroupName)

The name of the Auto Scaling group.

voidsetNotificationTypes(java.util.Collection notificationTypes)

The type of event that causes the notification to be sent.

voidsetTopicARN(String topicARN)

The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.