paws.compute (version 0.1.0)

lightsail_get_static_ip: Returns information about a specific static IP

Description

Returns information about a specific static IP.

Usage

lightsail_get_static_ip(staticIpName)

Arguments

staticIpName

[required] The name of the static IP in Lightsail.

Request syntax

svc$get_static_ip(
  staticIpName = "string"
)