appstream_delete_stack {paws.end.user.computing} | R Documentation |
Deletes the specified stack
Description
Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.
See https://www.paws-r-sdk.com/docs/appstream_delete_stack/ for full documentation.
Usage
appstream_delete_stack(Name)
Arguments
Name |
[required] The name of the stack. |
[Package paws.end.user.computing version 0.7.0 Index]