opsworks_describe_elastic_load_balancers {paws.management} | R Documentation |
Describes a stack's Elastic Load Balancing instances
Description
Describes a stack's Elastic Load Balancing instances.
See https://www.paws-r-sdk.com/docs/opsworks_describe_elastic_load_balancers/ 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. |
[Package paws.management version 0.7.0 Index]