opsworks_update_elastic_ip: Updates a registered Elastic IP address's name

View source: R/opsworks_operations.R

opsworks_update_elastic_ipR Documentation

Updates a registered Elastic IP address's name

Description

Updates a registered Elastic IP address's name. For more information, see Resource Management.

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

Usage

opsworks_update_elastic_ip(ElasticIp, Name = NULL)

Arguments

ElasticIp

[required] The IP address for which you want to update the name.

Name

The new name.


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