Values.GetSnapshotRequestSourceReturns information about a specific snapshot.
type nonrec t = {ownerAccount : String_.t option;The owner Amazon Web Services account of a snapshot shared with another user.
*)snapshotArn : String_.t option;The Amazon Resource Name (ARN) of the snapshot to return.
*)snapshotName : String_.t option;The name of the snapshot to return.
*)}