paws.compute (version 0.1.0)

lightsail_release_static_ip: Deletes a specific static IP from your account

Description

Deletes a specific static IP from your account.

Usage

lightsail_release_static_ip(staticIpName)

Arguments

staticIpName

[required] The name of the static IP to delete.

Request syntax

svc$release_static_ip(
  staticIpName = "string"
)