opsworks_describe_stack_summary {paws.management} | R Documentation |
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online
Description
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup
or online
.
See https://www.paws-r-sdk.com/docs/opsworks_describe_stack_summary/ for full documentation.
Usage
opsworks_describe_stack_summary(StackId)
Arguments
StackId |
[required] The stack ID. |
[Package paws.management version 0.9.0 Index]