View source: R/lightsail_operations.R
lightsail_start_instance | R Documentation |
Starts a specific Amazon Lightsail instance from a stopped state. To restart an instance, use the reboot instance
operation.
See https://www.paws-r-sdk.com/docs/lightsail_start_instance/ for full documentation.
lightsail_start_instance(instanceName)
instanceName |
[required] The name of the instance (a virtual private server) to start. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.