elb_describe_load_balancer_policy_types {paws.networking}R Documentation

Describes the specified load balancer policy types or all load balancer policy types

Description

Describes the specified load balancer policy types or all load balancer policy types.

See https://www.paws-r-sdk.com/docs/elb_describe_load_balancer_policy_types/ for full documentation.

Usage

elb_describe_load_balancer_policy_types(PolicyTypeNames = NULL)

Arguments

PolicyTypeNames

The names of the policy types. If no names are specified, describes all policy types defined by Elastic Load Balancing.


[Package paws.networking version 0.9.0 Index]