opsworks_stop_stack {paws.management} | R Documentation |
Stops a specified stack
Description
Stops a specified stack.
See https://www.paws-r-sdk.com/docs/opsworks_stop_stack/ for full documentation.
Usage
opsworks_stop_stack(StackId)
Arguments
StackId |
[required] The stack ID. |
[Package paws.management version 0.7.0 Index]