opsworks_update_elastic_ip {paws.management} | R 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, which can be a maximum of 32 characters. |
[Package paws.management version 0.7.0 Index]