Learn R Programming

paws.compute (version 0.7.0)

lightsail_attach_static_ip: Attaches a static IP address to a specific Amazon Lightsail instance

Description

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.

Usage

lightsail_attach_static_ip(staticIpName, instanceName)

Arguments

staticIpName

[required] The name of the static IP.

instanceName

[required] The instance name to which you want to attach the static IP address.