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++ 
public DescribeScalingProcessTypesResponse DescribeScalingProcessTypes()
Public Function DescribeScalingProcessTypes As DescribeScalingProcessTypesResponse
public:
virtual DescribeScalingProcessTypesResponse^ DescribeScalingProcessTypes() sealed

Return Value

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

Implements

AmazonAutoScaling..::..DescribeScalingProcessTypes()()()()

See Also