Values_3.CreateVolumePermissionModificationsSourceDescribes modifications to the list of create volume permissions for a volume.
type nonrec t = {add : Values_2.CreateVolumePermissionList.t option;Adds the specified Amazon Web Services account ID or group to the list.
*)remove : Values_2.CreateVolumePermissionList.t option;Removes the specified Amazon Web Services account ID or group from the list.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of Values_0.String_.t ])
list ]
list ])
list ]