lightsail_get_static_ip {paws.compute} | R Documentation |
Returns information about an Amazon Lightsail static IP
Description
Returns information about an Amazon Lightsail static IP.
See https://www.paws-r-sdk.com/docs/lightsail_get_static_ip/ for full documentation.
Usage
lightsail_get_static_ip(staticIpName)
Arguments
staticIpName |
[required] The name of the static IP in Lightsail. |
[Package paws.compute version 0.9.0 Index]