View source: R/emrserverless_operations.R
emrserverless_stop_application | R Documentation |
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.
emrserverless_stop_application(applicationId)
applicationId |
[required] The ID of the application to stop. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.