View source: R/lightsail_operations.R
lightsail_attach_static_ip | R Documentation |
Attaches a static IP address to a specific Amazon Lightsail instance.
See https://www.paws-r-sdk.com/docs/lightsail_attach_static_ip/ for full documentation.
lightsail_attach_static_ip(staticIpName, instanceName)
staticIpName |
[required] The name of the static IP. |
instanceName |
[required] The instance name to which you want to attach the static IP address. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.