elb_describe_load_balancer_policies {paws.networking} | R Documentation |
Describes the specified policies
Description
Describes the specified policies.
See https://www.paws-r-sdk.com/docs/elb_describe_load_balancer_policies/ for full documentation.
Usage
elb_describe_load_balancer_policies(
LoadBalancerName = NULL,
PolicyNames = NULL
)
Arguments
LoadBalancerName |
The name of the load balancer. |
PolicyNames |
The names of the policies. |
[Package paws.networking version 0.7.0 Index]