Values.CreateSnapshotRequestSourceContains the inputs for the CreateSnapshot operation.
type nonrec t = {directoryId : DirectoryId.t;The identifier of the directory of which to take a snapshot.
*)name : SnapshotName.t option;The descriptive name to apply to the snapshot.
*)}