
describe-load-balancer-policy-types
***********************************


DESCRIPTION
===========

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


SYNOPSIS
========

   aws elb describe-load-balancer-policy-types
     [--policy-type-names <value>]


REQUIRED PARAMETERS
===================

None


OPTIONAL PARAMETERS
===================

"--policy-type-names"  (list of string)
   Specifies the name of the policy types. If no names are specified,
   returns the description of all the policy types defined by Elastic
   Load Balancing service.

   *Parameter Syntax*

      ["string", ...]
