AWS SDK for .NET Documentation
PolicyNames Property
AmazonAmazon.AutoScaling.ModelDescribePoliciesRequestPolicyNames Did this page help you?   Yes   No    Tell us about it...
A list of policy names or policy ARNs to be described. If this list is omitted, all policy names are described. If an auto scaling group name is provided, the results are limited to that group. The list of requested policy names cannot contain more than 50 items. If unknown policy names are requested, they are ignored with no error.
Declaration Syntax
C#
public List<string> PolicyNames { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)