lightsail_release_static_ip {paws.compute}R Documentation

Deletes a specific static IP from your account

Description

Deletes a specific static IP from your account.

See https://www.paws-r-sdk.com/docs/lightsail_release_static_ip/ for full documentation.

Usage

lightsail_release_static_ip(staticIpName)

Arguments

staticIpName

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


[Package paws.compute version 0.6.1 Index]