Returns descriptions of what each policy does. This action supports pagination. If the response includes a token, there are more records available. To get the additional records, repeat the request with the response token as the NextToken parameter.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
DescribePoliciesResponse DescribePolicies()
Function DescribePolicies As DescribePoliciesResponse
DescribePoliciesResponse^ DescribePolicies()

Return Value

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

Exceptions

See Also