AWS SDK for .NET Documentation
DescribeLoadBalancerPolicyTypes Method (describeLoadBalancerPolicyTypesRequest)
AmazonAmazon.ElasticLoadBalancingAmazonElasticLoadBalancingClientDescribeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) 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(
	DescribeLoadBalancerPolicyTypesRequest describeLoadBalancerPolicyTypesRequest
)
Parameters
describeLoadBalancerPolicyTypesRequest (DescribeLoadBalancerPolicyTypesRequest)
Container for the necessary parameters to execute the DescribeLoadBalancerPolicyTypes service method on AmazonElasticLoadBalancing.
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)