C# Class Amazon.ApplicationAutoScaling.Model.DescribeScalableTargetsRequest

Container for the parameters to the DescribeScalableTargets operation. Provides descriptive information about the scalable targets in the specified namespace.

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

To create a scalable target or update an existing one, see RegisterScalableTarget. If you are no longer using a scalable target, you can deregister it using DeregisterScalableTarget.

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

Private Methods

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