emrserverless_stop_application {paws.compute} | R Documentation |
Stops a specified application and releases initial capacity if configured
Description
Stops a specified application and releases initial capacity if configured. All scheduled and running jobs must be completed or cancelled before stopping an application.
See https://www.paws-r-sdk.com/docs/emrserverless_stop_application/ for full documentation.
Usage
emrserverless_stop_application(applicationId)
Arguments
applicationId |
[required] The ID of the application to stop. |
[Package paws.compute version 0.7.0 Index]