opsworks_describe_apps {paws.management} | R Documentation |
Requests a description of a specified set of apps
Description
Requests a description of a specified set of apps.
See https://www.paws-r-sdk.com/docs/opsworks_describe_apps/ for full documentation.
Usage
opsworks_describe_apps(StackId = NULL, AppIds = NULL)
Arguments
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, |
[Package paws.management version 0.7.0 Index]