paws.compute (version 0.1.0)

lightsail_allocate_static_ip: Allocates a static IP address

Description

Allocates a static IP address.

Usage

lightsail_allocate_static_ip(staticIpName)

Arguments

staticIpName

[required] The name of the static IP address.

Request syntax

svc$allocate_static_ip(
  staticIpName = "string"
)