Values_4.ModifyAddressAttributeResultSourceModifies an attribute of the specified Elastic IP address. For requirements, see Using reverse DNS for email applications.
type nonrec t = {address : Values_3.AddressAttribute.t option;Information about the Elastic IP address.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of Values_1.PublicIpAddress.t
| `Structure of
(string * [> `String of Values_0.String_.t ]) list ])
list ])
list ]