AWS SDK for .NET Documentation
PolicyNames Property
AmazonAmazon.ElasticLoadBalancing.ModelSetLoadBalancerPoliciesOfListenerRequestPolicyNames Did this page help you?   Yes   No    Tell us about it...
List of policies to be associated with the listener. Currently this list can have at most one policy. If the list is empty, the current policy is removed from the listener.
Declaration Syntax
C#
public List<string> PolicyNames { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)