Values_7.AcceptAddressTransferResultSourceAccepts an Elastic IP address transfer. For more information, see Accept a transferred Elastic IP address in the Amazon VPC User Guide.
type nonrec t = {addressTransfer : Values_3.AddressTransfer.t option;An Elastic IP address transfer.
*)}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
* [> `Enum of string
| `String of Values_0.String_.t
| `Timestamp of Values_0.MillisecondDateTime.t ])
list ])
list ]