View source: R/opsworks_operations.R
opsworks_describe_elastic_load_balancers | R Documentation |
Describes a stack's Elastic Load Balancing instances.
See https://www.paws-r-sdk.com/docs/opsworks_describe_elastic_load_balancers/ for full documentation.
opsworks_describe_elastic_load_balancers(StackId = NULL, LayerIds = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.