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

View source: R/lightsail_operations.R

lightsail_attach_static_ipR Documentation

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.