opsworks_update_elastic_ip {paws.management} | R Documentation |
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.
opsworks_update_elastic_ip(ElasticIp, Name = NULL)
ElasticIp |
[required] The IP address for which you want to update the name. |
Name |
The new name, which can be a maximum of 32 characters. |