View source: R/opsworks_operations.R
opsworks_describe_apps | R Documentation |
Requests a description of a specified set of apps.
See https://www.paws-r-sdk.com/docs/opsworks_describe_apps/ for full documentation.
opsworks_describe_apps(StackId = NULL, AppIds = NULL)
StackId |
The app stack ID. If you use this parameter,
|
AppIds |
An array of app IDs for the apps to be described. If you use this
parameter, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.