Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.

Namespace: Amazon.AutoScaling
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
DescribeScalingProcessTypesResponse DescribeScalingProcessTypes()
Function DescribeScalingProcessTypes As DescribeScalingProcessTypesResponse
DescribeScalingProcessTypesResponse^ DescribeScalingProcessTypes()

Return Value

The response from the DescribeScalingProcessTypes service method, as returned by AmazonAutoScaling.

See Also