View source: R/opsworks_operations.R
opsworks_describe_layers | R Documentation |
Requests a description of one or more layers in a specified stack.
See https://www.paws-r-sdk.com/docs/opsworks_describe_layers/ for full documentation.
opsworks_describe_layers(StackId = NULL, LayerIds = NULL)
StackId |
The stack ID. |
LayerIds |
An array of layer IDs that specify the layers to be described. If you
omit this parameter, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.