View source: R/lightsail_operations.R
lightsail_enable_add_on | R Documentation |
Enables or modifies an add-on for an Amazon Lightsail resource. For more information, see the Amazon Lightsail Developer Guide.
See https://www.paws-r-sdk.com/docs/lightsail_enable_add_on/ for full documentation.
lightsail_enable_add_on(resourceName, addOnRequest)
resourceName |
[required] The name of the source resource for which to enable or modify the add-on. |
addOnRequest |
[required] An array of strings representing the add-on to enable or modify. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.