opsworks_disassociate_elastic_ip {paws.management} | R Documentation |
Disassociates an Elastic IP address from its instance
Description
Disassociates an Elastic IP address from its instance. The address remains registered with the stack. For more information, see Resource Management.
See https://www.paws-r-sdk.com/docs/opsworks_disassociate_elastic_ip/ for full documentation.
Usage
opsworks_disassociate_elastic_ip(ElasticIp)
Arguments
ElasticIp |
[required] The Elastic IP address. |
[Package paws.management version 0.9.0 Index]