opsworks_deregister_elastic_ip {paws.management}R Documentation

Deregisters a specified Elastic IP address

Description

Deregisters a specified Elastic IP address. The address can be registered by another stack after it is deregistered. For more information, see Resource Management.

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

Usage

opsworks_deregister_elastic_ip(ElasticIp)

Arguments

ElasticIp

[required] The Elastic IP address.


[Package paws.management version 0.9.0 Index]