Values_0.ValidVolumeOptionsSourceContains the valid options for an additional storage volume.
type nonrec t = {volumeName : String_.t option;The name of the additional storage volume.
*)storage : ValidStorageOptionsList.t option;The valid storage options for the additional storage volume.
*)}