Values_1.VolumeStatusInfoSourceDescribes the status of a volume.
type nonrec t = {details : Values_0.VolumeStatusDetailsList.t option;The details of the volume status.
*)status : Values_0.VolumeStatusInfoStatus.t option;The status of the volume.
*)}