View source: R/lightsail_operations.R
lightsail_delete_instance | R Documentation |
Deletes an Amazon Lightsail instance.
See https://www.paws-r-sdk.com/docs/lightsail_delete_instance/ for full documentation.
lightsail_delete_instance(instanceName, forceDeleteAddOns = NULL)
instanceName |
[required] The name of the instance to delete. |
forceDeleteAddOns |
A Boolean value to indicate whether to delete all add-ons for the instance. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.