Learn R Programming

paws.management (version 0.2.0)

opsworks_describe_elastic_load_balancers: Describes a stack's Elastic Load Balancing instances

Description

Describes a stack's Elastic Load Balancing instances.

See https://paws-r.github.io/docs/opsworks/describe_elastic_load_balancers.html for full documentation.

Usage

opsworks_describe_elastic_load_balancers(StackId = NULL, LayerIds = NULL)

Arguments

StackId

A stack ID. The action describes the stack's Elastic Load Balancing instances.

LayerIds

A list of layer IDs. The action describes the Elastic Load Balancing instances for the specified layers.