C# Class Amazon.ApplicationAutoScaling.Model.DescribeScalingActivitiesRequest

Container for the parameters to the DescribeScalingActivities operation. Provides descriptive information about the scaling activities in the specified namespace from the previous six weeks.

You can filter the results using the ResourceId and ScalableDimension parameters.

Scaling activities are triggered by CloudWatch alarms that are associated with scaling policies. To view the scaling policies for a service namespace, see DescribeScalingPolicies. To create a scaling policy or update an existing one, see PutScalingPolicy.

Inheritance: AmazonApplicationAutoScalingRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetResourceId ( ) : bool
IsSetScalableDimension ( ) : bool
IsSetServiceNamespace ( ) : bool