opsworks_describe_stacks {paws.management} | R Documentation |
Requests a description of one or more stacks
Description
Requests a description of one or more stacks.
See https://www.paws-r-sdk.com/docs/opsworks_describe_stacks/ for full documentation.
Usage
opsworks_describe_stacks(StackIds = NULL)
Arguments
StackIds |
An array of stack IDs that specify the stacks to be described. If you
omit this parameter, and have permissions to get information about all
stacks, |
[Package paws.management version 0.9.0 Index]