lightsail_allocate_static_ip {paws.compute}R Documentation

Allocates a static IP address

Description

Allocates a static IP address.

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

Usage

lightsail_allocate_static_ip(staticIpName)

Arguments

staticIpName

[required] The name of the static IP address.


[Package paws.compute version 0.7.0 Index]