opsworks_describe_elastic_ips: Describes Elastic IP addresses

View source: R/opsworks_operations.R

opsworks_describe_elastic_ipsR 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, describe_elastic_ips returns a description of the Elastic IP addresses associated with the specified instance.

StackId

A stack ID. If you include this parameter, describe_elastic_ips returns a description of the Elastic IP addresses that are registered with the specified stack.

Ips

An array of Elastic IP addresses to be described. If you include this parameter, describe_elastic_ips returns a description of the specified Elastic IP addresses. Otherwise, it returns a description of every Elastic IP address.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.