elb_describe_load_balancer_policies: Describes the specified policies

View source: R/elb_operations.R

elb_describe_load_balancer_policiesR 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.