opsworks_describe_elastic_ips {paws.management} | R Documentation |
Describes Elastic IP addresses
Description
Describes Elastic IP addresses.
See https://www.paws-r-sdk.com/docs/opsworks_describe_elastic_ips/ for full documentation.
Usage
opsworks_describe_elastic_ips(InstanceId = NULL, StackId = NULL, Ips = NULL)
Arguments
InstanceId |
The instance ID. If you include this parameter,
|
StackId |
A stack ID. If you include this parameter,
|
Ips |
An array of Elastic IP addresses to be described. If you include this
parameter, |
[Package paws.management version 0.7.0 Index]