Values.UpdateAnnotationStoreVersionRequestSourceUpdates the description of an annotation store version.
type nonrec t = {name : String_.t;The name of an annotation store.
*)versionName : String_.t;The name of an annotation store version.
*)description : Description.t option;The description of an annotation store.
*)}