View source: R/opsworks_operations.R
opsworks_describe_elastic_ips | R Documentation |
Describes Elastic IP addresses.
See https://www.paws-r-sdk.com/docs/opsworks_describe_elastic_ips/ for full documentation.
opsworks_describe_elastic_ips(InstanceId = NULL, StackId = NULL, Ips = NULL)
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, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.