View source: R/opsworks_operations.R
opsworks_register_elastic_ip | R Documentation |
Registers an Elastic IP address with a specified stack. An address can be registered with only one stack at a time. If the address is already registered, you must first deregister it by calling deregister_elastic_ip
. For more information, see Resource Management.
See https://www.paws-r-sdk.com/docs/opsworks_register_elastic_ip/ for full documentation.
opsworks_register_elastic_ip(ElasticIp, StackId)
ElasticIp |
[required] The Elastic IP address. |
StackId |
[required] The stack ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.