lightsail_attach_static_ip {paws.compute} | 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. |