AWS SDK for .NET Documentation
DescribeLoadBalancerPolicyTypes Method
AmazonAmazon.ElasticLoadBalancingAmazonElasticLoadBalancingClientDescribeLoadBalancerPolicyTypes()()()() Did this page help you?   Yes   No    Tell us about it...

Returns meta-information on the specified load balancer policies defined by the Elastic Load Balancing service. The policy types that are returned from this action can be used in a CreateLoadBalancerPolicy action to instantiate specific policy configurations that will be applied to a load balancer.

Declaration Syntax
C#
public DescribeLoadBalancerPolicyTypesResponse DescribeLoadBalancerPolicyTypes()
Return Value
The response from the DescribeLoadBalancerPolicyTypes service method, as returned by AmazonElasticLoadBalancing.
Exceptions
ExceptionCondition
PolicyTypeNotFoundException

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