View source: R/lightsail_operations.R
lightsail_stop_instance | R Documentation |
Stops a specific Amazon Lightsail instance that is currently running.
See https://www.paws-r-sdk.com/docs/lightsail_stop_instance/ for full documentation.
lightsail_stop_instance(instanceName, force = NULL)
instanceName |
[required] The name of the instance (a virtual private server) to stop. |
force |
When set to Only use the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.