lightsail_detach_static_ip {paws.compute}R Documentation

Detaches a static IP from the Amazon Lightsail instance to which it is attached

Description

Detaches a static IP from the Amazon Lightsail instance to which it is attached.

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

Usage

lightsail_detach_static_ip(staticIpName)

Arguments

staticIpName

[required] The name of the static IP to detach from the instance.


[Package paws.compute version 0.6.1 Index]