View source: R/ssmsap_operations.R
ssmsap_stop_application | R Documentation |
Request is an operation to stop an application.
See https://www.paws-r-sdk.com/docs/ssmsap_stop_application/ for full documentation.
ssmsap_stop_application(
ApplicationId,
StopConnectedEntity = NULL,
IncludeEc2InstanceShutdown = NULL
)
ApplicationId |
[required] The ID of the application. |
StopConnectedEntity |
Specify the If this parameter is included, the connected DBMS (Database Management System) will be stopped. |
IncludeEc2InstanceShutdown |
Boolean. If included and if set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.